summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornull2016-10-07 19:36:35 -0400
committernull2016-10-07 19:36:35 -0400
commitb8945bb64c109369506e4aba72c66ca1b287459e (patch)
treed67c5769c28e5a2201fe0ffad4fcbbb941de389c /PKGBUILD
parentc877c6b34e3d342a6754e1982655039e9159e599 (diff)
downloadaur-b8945bb64c109369506e4aba72c66ca1b287459e.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 755689fc982f..d3c9ebb91a46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
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=r9
+pkgver=r16
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/zekesonxx/puush4linux"
-license=('WTFPL')
+license=('Apache-2.0')
source=('git+https://github.com/zekesonxx/puush4linux.git')
md5sums=('SKIP')
-depends=('bash' 'scrot' 'curl' 'libnotify' 'xclip' 'optipng')
+depends=('bash' 'curl' 'xclip' 'libnotify' 'maim' 'slop' 'xdotool')
makedepends=('git')
package() {