summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Lybin2016-08-18 15:00:56 +0700
committerLev Lybin2016-08-18 15:00:56 +0700
commitcce2288f252868c23afb8b0c3af3f0a858a16b07 (patch)
treee42e069fc61f114fc1780f1d07ce85b074195218 /PKGBUILD
parent2f28efa86448cf415ed0a4bd481761c60af33105 (diff)
downloadaur-cce2288f252868c23afb8b0c3af3f0a858a16b07.tar.gz
upgpkg 1.3.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 112f6deda7c2..960a0e4ff83e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=screencloud
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
_pkgrealrel=1
pkgdesc="Easy to use screenshot sharing application."
arch=('i686' 'x86_64')
@@ -13,6 +13,7 @@ depends=('qt5-base' 'quazip-qt5' 'pythonqt-qt5' 'python' 'qt5-x11extras')
optdepends=('python-crypto: required for SFTP support')
options=('strip' 'docs' 'libtool' '!staticlibs' 'emptydirs' 'zipman' 'purge' '!optipng' '!upx' '!debug')
install=screencloud.install
+conflicts=('screencloud-git')
source_x86_64=(${pkgname}-${pkgver}-${_pkgrealrel}-64.pkg.tar.xz::http://download.opensuse.org/repositories/home:/olav-st/Arch_Extra/x86_64/${pkgname}-${pkgver}-${_pkgrealrel}-x86_64.pkg.tar.xz)
# Skips validation because package updated, but version not changed. See the comments.
sha256sums_x86_64=('SKIP')