summaryrefslogtreecommitdiff
path: root/pcr/utox
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-08-05 15:45:55 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-08-05 15:45:55 -0500
commit32f1c488068a22b501e860d09459dcd79be4858f (patch)
tree62740839968a5502c598e34c281a68523132f851 /pcr/utox
parent70677114ce3ca4a367aaa3e16cccecb75f5cb729 (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 1f6eb999f..dab2c5a71 100644
--- a/pcr/utox/PKGBUILD
+++ b/pcr/utox/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=utox
_pkgname=uTox
-pkgver=0.9.7
+pkgver=0.9.8
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=('6022f89fd8582779942011e3433fc1526dc63aa8fae9102930f8fbe9f0cf5a25')
+sha256sums=('5e33ec8500a70ea2bd468881b2eec5d7f6adb112a64a9fdc5e6e3ff6f9c20e8e')
build() {
cd "$_pkgname-$pkgver"