Date: Monday, April 10, 2023 @ 21:22:09 Author: arojas Revision: 1444604
upgpkg: libcgif 0.3.1-1: Update to 0.3.1 Modified: libcgif/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 21:16:47 UTC (rev 1444603) +++ PKGBUILD 2023-04-10 21:22:09 UTC (rev 1444604) @@ -2,7 +2,7 @@ # Contributor: Daniel Löbl <[email protected]> pkgname=libcgif -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc='A fast and lightweight GIF encoding library' arch=(x86_64) @@ -11,7 +11,7 @@ depends=(glibc) makedepends=(meson) source=(https://github.com/dloebl/cgif/archive/V$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('c4f70bbae4c6afee3a524e65be31ae495201fd26687cb8429d7aded8be96306a') +sha256sums=('74a56ddd07b0a28938918f9d566012d4324fd183d3783a075f656520e79d82fb') build() { meson build cgif-$pkgver \
