summaryrefslogtreecommitdiff
path: root/pcr/utox
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-07-29 15:03:07 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-07-29 15:03:07 -0500
commit2b3c237ce1b6f2d4537cf91ad39f50cf95e4f81e (patch)
tree7b337af6554380430ecfa4b483000c7320e62dca /pcr/utox
parenteaf14b8e3798c0d43919031caef6fd3d925b1e7b (diff)
utox-0.9.7-1: updating version
Diffstat (limited to 'pcr/utox')
-rw-r--r--pcr/utox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/utox/PKGBUILD b/pcr/utox/PKGBUILD
index 2cfbd8da8..1f6eb999f 100644
--- a/pcr/utox/PKGBUILD
+++ b/pcr/utox/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=utox
_pkgname=uTox
-pkgver=0.9.4
+pkgver=0.9.7
pkgrel=1
pkgdesc='Lightweight Tox client'
arch=('i686' 'x86_64' 'armv7h')
@@ -24,7 +24,7 @@ depends=('desktop-file-utils'
optdepends=('gtk3: GTK file picker')
makedepends=('toxcore')
source=("https://github.com/GrayHatter/$_pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('e8d1443daca87bb4ac14486327495a9d76591056f57fe737569f163ab2fc70e9')
+sha256sums=('6022f89fd8582779942011e3433fc1526dc63aa8fae9102930f8fbe9f0cf5a25')
build() {
cd "$_pkgname-$pkgver"