summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2024-02-24 12:47:16 +0100
committerMichel Zou2024-02-24 12:47:16 +0100
commit453af54be384ae783231ef3d7381f9cd72d45837 (patch)
treefd722a8e03ddfab2c28a275e09b4400ea8d6bda5 /PKGBUILD
parentcfed340ebd2ea2ad821e9b9ddcc2a67fa4681463 (diff)
downloadaur-mingw-w64-libpng.tar.gz
1.6.43
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e4f41d2f512..43706715536b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-libpng
-pkgver=1.6.42
+pkgver=1.6.43
_apngver=$pkgver
pkgrel=1
arch=('any')
@@ -10,7 +10,7 @@ license=('custom')
url="http://www.libpng.org/pub/png/libpng.html"
options=('!strip' '!buildflags' 'staticlibs')
source=("https://downloads.sourceforge.net/sourceforge/libpng/libpng-$pkgver.tar.xz")
-sha256sums=('c919dbc11f4c03b05aba3f8884d8eb7adfe3572ad228af972bb60057bdb48450')
+sha256sums=('6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"