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

Jelle van der Waa jelle at archlinux.org
Mon Jan 4 22:45:04 UTC 2021


    Date: Monday, January 4, 2021 @ 22:45:03
  Author: jelle
Revision: 808299

upgpkg: oxipng 4.0.3-1

Modified:
  oxipng/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 22:32:44 UTC (rev 808298)
+++ PKGBUILD	2021-01-04 22:45:03 UTC (rev 808299)
@@ -2,7 +2,7 @@
 # Contributor: Nicolas F. <aur at fratti.ch>
 
 pkgname=oxipng
-pkgver=4.0.1
+pkgver=4.0.3
 pkgrel=1
 pkgdesc="A lossless PNG compression optimiser"
 arch=(x86_64)
@@ -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=('c5684730757a49a55c3bac66de139da5a1fdcd190f8ea3b9a95e1fc8feccb106')
+sha256sums=('431cb2e2eaabb3ebe06661ad84bc883bda5500ef559608487c91842a0ae76ea1')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list