summaryrefslogtreecommitdiff
path: root/pcr/utox
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-02 15:52:51 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-02 15:52:51 -0500
commitc2b2885ad360e916be09f870848a6438d6227f20 (patch)
tree54dc4a7f66f83184e8aaa8ad01a141909725209f /pcr/utox
parent6a263d9497f04fec057b5f53df11a65ea41d2dd6 (diff)
utox-0.8.1-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 600dcd830..d293f5a83 100644
--- a/pcr/utox/PKGBUILD
+++ b/pcr/utox/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=utox
_pkgname=uTox
-pkgver=0.7.0
+pkgver=0.8.1
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=('abd1206305c0174d54c688ae429465e5ebe0c3a384596287d309a26bf3745dbb')
+sha256sums=('34813bbaa48edc8f21e3505e99256d6246f733c81817368b3e32c2b4f2e57117')
install="$pkgname.install"
build() {