summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbanbanchs2017-05-28 10:29:14 +0800
committerbanbanchs2017-05-28 10:29:14 +0800
commita017bcfce5404fc195cbd64f81291cd6acafb298 (patch)
tree7dad47fad96fbd45b9327da5928e6de65ec491d4 /PKGBUILD
parent922bc61a115a5651578b47f739a5d36d0d9f1c18 (diff)
downloadaur-a017bcfce5404fc195cbd64f81291cd6acafb298.tar.gz
Update showimage 1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ea8c6709299..743bde7148a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: banbanchs <memory.silentvoyage[at]gmail.com>
# Contributor: Alexander Kazarin <boiler[at]co.ru>
pkgname=showimage
-pkgver=1.9.1
-_pkgver=1.9
-pkgrel=2
+pkgver=1.10.1
+_pkgver=1.10
+pkgrel=1
pkgdesc="ShowImage is a simple KDE based image viewer using the maximum space inside its window without cluttering the window with menubar, toolbar or statusbar."
_odid=143977
url="http://opendesktop.org/content/show.php/ShowImage?content=${_odid}"
license=('GPL')
arch=('i686' 'x86_64')
depends=('kdelibs')
-makedepends=('cmake' 'automoc4' 'libkexiv2')
+makedepends=('cmake' 'extra-cmake-modules' 'automoc4' 'libkexiv2')
optdepends=()
-source=(https://dl.opendesktop.org/api/files/download/id/1466627486/${_odid}-${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('be21dd3d46be4347601187a7533449d72bc13b75c5346355b274c33a0b9eea61')
+source=(https://dl.opendesktop.org/api/files/download/id/1482097460/${pkgname}-${_pkgver}.tar.bz2)
+sha256sums=('a9c11b1eb7ba6bf9d85c19a2630bb323a7a1657ce704953faa7837a71c20d9ff')
build() {
cd ${srcdir}/${pkgname}-${_pkgver}