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

Jelle van der Waa jelle at archlinux.org
Sat May 16 12:15:29 UTC 2020


    Date: Saturday, May 16, 2020 @ 12:15:25
  Author: jelle
Revision: 628174

Upstream update.

Modified:
  oxipng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-16 11:45:08 UTC (rev 628173)
+++ PKGBUILD	2020-05-16 12:15:25 UTC (rev 628174)
@@ -2,8 +2,8 @@
 # Contributor: Nicolas F. <aur at fratti.ch>
 
 pkgname=oxipng
-pkgver=2.3.0
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="A lossless PNG compression optimiser"
 arch=(x86_64)
 url="https://github.com/shssoichiro/oxipng"
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/shssoichiro/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('870c6ab802ca4df6d12a5570b6883e7e3b190bbe6e2fa91282af9b294c8e68b4')
+sha256sums=('fd7584299375a630322b152878756297b0083492b7e4b9b17ae9978662e8c36a')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list