summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2019-02-24 20:20:41 +0100
committerPhilip Goto2019-02-24 20:20:41 +0100
commitfe55e99eec2f1699231e707bf843869106b72b80 (patch)
treeeace099a141b2a2b5824486b5633952b5d65becd /PKGBUILD
parent9b1e78fc4e3c4d550f4d9329b7cb8ee13ea7ba2c (diff)
downloadaur-fe55e99eec2f1699231e707bf843869106b72b80.tar.gz
Update to 3.5.6
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