summaryrefslogtreecommitdiff
path: root/pcr/utox
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-04-11 11:09:07 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-04-11 11:09:07 -0500
commit14a93adcdee75ca7ffc9502045adfa928d3e01b0 (patch)
tree4fe57cad3fc20a0531db25dbd9d0bc0266a14e46 /pcr/utox
parent631acefe7c0eebec05e2baec85014232f1cff6bf (diff)
utox-0.7.0-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 e7fcf5048..600dcd830 100644
--- a/pcr/utox/PKGBUILD
+++ b/pcr/utox/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=utox
_pkgname=uTox
-pkgver=0.6.1
+pkgver=0.7.0
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=('e375f1f2dc267a70dd2471673435e8281ea62c4743f6cda0fe9d211c816c7c4e')
+sha256sums=('abd1206305c0174d54c688ae429465e5ebe0c3a384596287d309a26bf3745dbb')
install="$pkgname.install"
build() {