summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 029ebc32b2de..deed39135640 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = mingw-w64-gdk-pixbuf2-bin
pkgdesc = A text widget adding syntax highlighting and more to GNOME (mingw-w64)
- pkgver = 4.6.0
+ pkgver = 2.42.6
pkgrel = 1
url = https://www.gnome.org
arch = any
license = custom
provides = mingw-w64-gdk-pixbuf2
- source = http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gdk-pixbuf2-2.40.0-1-any.pkg.tar.xz
+ source = http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gdk-pixbuf2-2.42.6-1-any.pkg.tar.zst
sha256sums = SKIP
pkgname = mingw-w64-gdk-pixbuf2-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index d839a82bad19..e390daadab90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=mingw-w64-gdk-pixbuf2-bin
-pkgver=4.6.0
+pkgver=2.42.6
pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)"
arch=('any')
url="https://www.gnome.org"
license=('custom')
provides=('mingw-w64-gdk-pixbuf2')
-source=("http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gdk-pixbuf2-2.40.0-1-any.pkg.tar.xz")
+source=("http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gdk-pixbuf2-${pkgver}-${pkgrel}-any.pkg.tar.zst")
sha256sums=('SKIP')
_architectures="x86_64-w64-mingw32"