summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Lybin2016-10-12 02:02:14 +0700
committerLev Lybin2016-10-12 02:02:14 +0700
commit062a04c6ab10b5df1cef33b8718caa3c797fb1eb (patch)
tree5c7cefba6e2db2b4dfa44359b0f404bbfd0749ce /PKGBUILD
parentdca46c762383fa907667cc9204c05ed5902e538a (diff)
downloadaur-062a04c6ab10b5df1cef33b8718caa3c797fb1eb.tar.gz
fix pythonqt-qt5 -> pythonqt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 366f09e9d92d..9b50189ac74f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=screencloud
pkgver=1.3.1
-pkgrel=4
+pkgrel=5
pkgdesc="Easy to use screenshot sharing application."
arch=('i686' 'x86_64')
url="https://github.com/olav-st/screencloud"
license=('GPL2')
makedepends=('cmake' 'qt5-tools')
-depends=('quazip' 'pythonqt-qt5' 'qt5-x11extras' 'xdg-utils' 'hicolor-icon-theme')
+depends=('quazip' 'pythonqt' 'qt5-x11extras' 'xdg-utils' 'hicolor-icon-theme')
optdepends=('python-crypto: required for SFTP support')
options=('strip' 'docs' 'libtool' '!staticlibs' 'emptydirs' 'zipman' 'purge' '!optipng' '!upx' '!debug' '!emptydirs')
install="${pkgname}".install