author | Bruno Pagani
<archange@archlinux.org> 2020-10-24 02:34:32 UTC |
committer | Bruno Pagani
<archange@archlinux.org> 2020-10-24 02:34:32 UTC |
parent | 2666b0592986f4828cbe8a199f6ca5508cc46667 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index dc4ab97..d50fc86 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Bruno Pagani <archange@archlinux.org> pkgname=webp-pixbuf-loader -pkgver=0.0.1 -pkgrel=4 +pkgver=0.0.2 +pkgrel=1 pkgdesc="WebM GDK Pixbuf Loader library" arch=(x86_64) url="https://github.com/aruiz/webp-pixbuf-loader" @@ -10,7 +10,7 @@ license=(LGPL) depends=(gdk-pixbuf2 libwebp) makedepends=(meson) source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('6729f23b276e17ea89d22b8128c47899bb5027be0de2b70e0a5112c09d5d7faf') +sha256sums=('207ea791f587fa7216c816c3f34669e3f1dea0ab248b3cf20ad5c7e3be7ea337') build() { arch-meson ${pkgname}-${pkgver} build