Date: Thursday, September 15, 2022 @ 06:01:34
  Author: eworm
Revision: 456119

upgpkg: libpng 1.6.38-1: new upstream release

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-14 21:37:31 UTC (rev 456118)
+++ PKGBUILD    2022-09-15 06:01:34 UTC (rev 456119)
@@ -4,16 +4,16 @@
 # Contributor: Douglas Soares de Andrade <[email protected]>
 
 pkgname=libpng
-pkgver=1.6.37
-pkgrel=3
-pkgdesc="A collection of routines used to create PNG format graphics files"
+pkgver=1.6.38
+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";
+url='http://www.libpng.org/pub/png/libpng.html'
 license=('custom')
 depends=('zlib' 'sh')
 validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn 
Randers-Pehrson (mozilla) <[email protected]>
 
source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz";)
-sha256sums=('505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca')
+sha256sums=('b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to