[arch-commits] Commit in oxipng/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Nov 21 15:00:31 UTC 2020
Date: Saturday, November 21, 2020 @ 15:00:30
Author: jelle
Revision: 758490
upgpkg: oxipng 4.0.1-1
Modified:
oxipng/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-21 14:45:24 UTC (rev 758489)
+++ PKGBUILD 2020-11-21 15:00:30 UTC (rev 758490)
@@ -2,7 +2,7 @@
# Contributor: Nicolas F. <aur at fratti.ch>
pkgname=oxipng
-pkgver=4.0.0
+pkgver=4.0.1
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=('10308fb78bc5b1b00b7450d812f652bfe6fb6d98d68a0c540bb5d3b9cfd56e68')
+sha256sums=('c5684730757a49a55c3bac66de139da5a1fdcd190f8ea3b9a95e1fc8feccb106')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list