[arch-commits] Commit in nomacs/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Nov 20 16:07:29 UTC 2018


    Date: Tuesday, November 20, 2018 @ 16:07:28
  Author: dvzrv
Revision: 409175

upgpkg: nomacs 3.12-2

Rebuilding with nomacs-plugins 3.12.0.

Modified:
  nomacs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-20 15:43:16 UTC (rev 409174)
+++ PKGBUILD	2018-11-20 16:07:28 UTC (rev 409175)
@@ -1,10 +1,10 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 # Contributor: speps <speps at aur dot archlinux dot org>
 
-_plugins_pkgver=3.8.1
+_plugins_pkgver=3.12.0
 pkgname=nomacs
 pkgver=3.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A Qt image viewer"
 arch=('x86_64')
 url="https://nomacs.org/"
@@ -15,7 +15,7 @@
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz"
         "${pkgname}-plugins-${_plugins_pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}-plugins/archive/${_plugins_pkgver}.tar.gz")
 sha512sums=('4508354d48a6115cd40f701cc90cbbcb84490e99eaac0295db48f6fea99550d5e2b3e7365128d0c9cc4eeb621906f55e275603d84cb8b6bb164d0b5e2e192119'
-            '86bc4db30b0815fd2efa272b14d3917f0e88fa95284f0afb55acca87b77b3db7668238fb3023cc9b21fe8c87cad72319d45d48633a646bf5b6acb80a6537b8c8')
+            'b46a2523737893bd342e90331d22082a84f3ff9abf4fdcf360d3fb9f2724cf616a6d77eacc272f117e103a9978f99b70feb8364f4c818681a147f78bfe356032')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list