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

Antonio Rojas arojas at gemini.archlinux.org
Mon Feb 7 17:10:22 UTC 2022


    Date: Monday, February 7, 2022 @ 17:10:22
  Author: arojas
Revision: 1128357

Update to 0.2.4

Modified:
  jxrlib/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 17:10:05 UTC (rev 1128356)
+++ PKGBUILD	2022-02-07 17:10:22 UTC (rev 1128357)
@@ -2,8 +2,8 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jxrlib
-pkgver=0.2.1
-pkgrel=3
+pkgver=0.2.4
+pkgrel=1
 pkgdesc="Open source implementation of jpegxr"
 arch=('x86_64')
 url="https://archive.codeplex.com/?p=jxrlib"
@@ -11,9 +11,9 @@
 depends=('glibc')
 optdepends=('java-runtime: Java bindings')
 makedepends=('cmake' 'swig' 'maven' 'java-environment')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/glencoesoftware/jxrlib/archive/v$pkgver.tar.gz"
-        'CMakeLists.txt')
-sha512sums=('bcf69c9bec32829c266e60540fdc2e8d16d9bf7e0d3930327db5bfce6d1fc2c8b67c7a2b236d128ff3ce89b1c2a14b27a69cdf5bda365c4fcaac98d76b8bd406'
+source=($pkgname-$pkgver.tar.gz::https://github.com/glencoesoftware/jxrlib/archive/v$pkgver/$pkgname-$pkgver.tar.gz
+        CMakeLists.txt)
+sha512sums=('e93fe0fbd63a36f943504f0ebf2e3f2679ec3db8997927c405b8e6310f5b55b6dd5e08cdc2e5bf09681c84da923b8c770f03bf22a21746ff5cef01b4ef8de96a'
             '832557a5aa0825132aefe38f5136159f1d2ac46bf8455745877342e08db5752c73c34f16a7edf3fd5fa8813f1c48a1b5d77d91901301e2322f18b520bbe97ae6')
 
 prepare() {



More information about the arch-commits mailing list