[arch-commits] Commit in nomacs/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Mar 24 10:36:25 UTC 2017
Date: Friday, March 24, 2017 @ 10:36:24
Author: arojas
Revision: 218652
Update to 3.6.0
Modified:
nomacs/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-24 10:10:00 UTC (rev 218651)
+++ PKGBUILD 2017-03-24 10:36:24 UTC (rev 218652)
@@ -2,20 +2,19 @@
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=nomacs
-pkgver=3.4
-_pluginver=3ff8f79305beabcdf0e2418868fe99f1abe26b7e
-pkgrel=3
+pkgver=3.6.0
+_pluginver=be5886fab002d84963daab7820bd04f703e74b59
+pkgrel=1
pkgdesc="A Qt image viewer"
arch=(i686 x86_64)
url="http://www.nomacs.org/"
license=('GPL3')
-#depends=('qt4' 'exiv2' 'libraw' 'opencv')
depends=('qt5-svg' 'exiv2' 'libraw' 'opencv')
makedepends=('cmake' 'qt5-tools')
source=("$pkgname-$pkgver::https://github.com/nomacs/nomacs/archive/$pkgver.tar.gz"
"https://github.com/nomacs/nomacs-plugins/archive/$_pluginver.zip")
-md5sums=('5f1a6586f51cebd01cb2ab71b38de649'
- '0b3451952d30633de6f4abd17ad388b9')
+md5sums=('cd6c776b81b6bce79df41e2bb2ecf3db'
+ 'b9ed0e229e87b8e4e6669276dc320a23')
prepare() {
mv nomacs-plugins-$_pluginver $pkgname-$pkgver/ImageLounge/plugins
More information about the arch-commits
mailing list