Date: Monday, November 21, 2022 @ 07:41:25
  Author: eworm
Revision: 462222

upgpkg: libpng 1.6.39-1: new upstream release

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-21 07:19:00 UTC (rev 462221)
+++ PKGBUILD    2022-11-21 07:41:25 UTC (rev 462222)
@@ -4,8 +4,8 @@
 # Contributor: Douglas Soares de Andrade <[email protected]>
 
 pkgname=libpng
-pkgver=1.6.38
-pkgrel=2
+pkgver=1.6.39
+pkgrel=1
 pkgdesc='A collection of routines used to create PNG format graphics files'
 arch=('x86_64')
 url='http://www.libpng.org/pub/png/libpng.html'
@@ -14,7 +14,7 @@
 options=('debug')
 validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn 
Randers-Pehrson (mozilla) <[email protected]>
 
source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz";)
-sha256sums=('b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be')
+sha256sums=('1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to