summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c8a855367fc..aa6d15ffbbcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=libanimation
-pkgver=3.5.3
+pkgver=3.5.6
pkgrel=1
pkgdesc="Library that provides animation calculations"
arch=(x86_64 i686 aarch64 armv7h)
@@ -11,7 +11,7 @@ depends=(glib2)
makedepends=(meson gmock gtest glib2)
conflicts=(libanimation-git)
source=("https://github.com/endlessm/libanimation/archive/Release_${pkgver}.tar.gz")
-sha256sums=('d1a56061177a9519d16fd26796b747e27bac2948da1687f26032abb925cb1ea7')
+sha256sums=('ad31587b2ca148e64d62716125788d489ccd6ec855eb3ad9f8030e5edaf306e8')
build() {
arch-meson ${pkgname}-Release_${pkgver} build