summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2016-05-25 17:20:48 +0300
committervlad2016-05-25 17:20:48 +0300
commit8e21e37b85d8cfb70ab4ebaa2d46ed2813e96062 (patch)
tree917bd3ea92e7c0bf2e1420045884b3486ca98c11 /PKGBUILD
parent9d42f61db8f88bc32fe84b9dbd41f1bd6b371af2 (diff)
downloadaur-8e21e37b85d8cfb70ab4ebaa2d46ed2813e96062.tar.gz
update, use pacman hooks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1188343ee095..431f683ca0a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=utox
pkgname=utox-git
-pkgver=0.8.2.r11.ga5f70ac
+pkgver=0.9.3.r7.g757b223
pkgrel=1
pkgdesc='Lightweight Tox client'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -26,7 +26,6 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
source=("$pkgname::git+https://github.com/GrayHatter/uTox")
md5sums=('SKIP')
-install="$pkgname.install"
pkgver() {
cd "$pkgname"