git » webp-pixbuf-loader.git » commit 46c17bc

Update to 0.2.4

author Antonio Rojas
2023-04-16 10:27:04 UTC
committer Antonio Rojas
2023-04-16 10:27:04 UTC
parent 448cdcb2d36ff067c02f3da91d83964962df5f3e

Update to 0.2.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a891c5c..a906c39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange@archlinux.org>
 
 pkgname=webp-pixbuf-loader
-pkgver=0.2.2
+pkgver=0.2.4
 pkgrel=1
 pkgdesc="WebM GDK Pixbuf Loader library"
 arch=(x86_64)
@@ -10,7 +10,7 @@ license=(LGPL)
 depends=(gdk-pixbuf2 libwebp)
 makedepends=(meson)
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a5515697f0703c85fd1651e2b0df3caa5ae4cbfb3393e84a229cd61b91905f76')
+sha256sums=('54f448383d1c384409bd1690cdde9b44535c346855902e29bd37a18a7237c547')
 
 build() {
   arch-meson ${pkgname}-${pkgver} build