summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornull2016-09-13 00:00:45 -0400
committernull2016-09-13 00:00:45 -0400
commit718e5b62c8ae248ae5ca2a7f4a35b825ea9c740a (patch)
treee23afe55cca35738409a733b60624b9aa52f4026 /PKGBUILD
parent523def48dc07523d33baaa65b09a1c93ac9ffb01 (diff)
downloadaur-718e5b62c8ae248ae5ca2a7f4a35b825ea9c740a.tar.gz
Change to fork
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e07910e77eb..14b6e3048881 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=puush4linux
pkgdesc="puush4linux is a Linux client for the popular screenshot host puush. puush4linux aims to reach feature parity with the official Windows puush client. It currently supports authentication, taking screenshots and file uploading."
-pkgver=r6
-pkgrel=2
+pkgver=r9
+pkgrel=1
arch=('i686' 'x86_64')
-url="https://github.com/crescentrose/puush4linux"
+url="https://github.com/zekesonxx/puush4linux"
license=('WTFPL')
-source=('git+https://github.com/crescentrose/puush4linux.git')
+source=('git+https://github.com/zekesonxx/puush4linux.git')
md5sums=('SKIP')
depends=('bash' 'scrot' 'curl' 'libnotify' 'xclip')
makedepends=('git')