[arch-commits] Commit in libcontentaction/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 25 23:35:09 UTC 2019
Date: Wednesday, December 25, 2019 @ 23:35:09
Author: felixonmars
Revision: 541474
upgpkg: libcontentaction 0.3.14-1
Modified:
libcontentaction/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-25 23:34:50 UTC (rev 541473)
+++ PKGBUILD 2019-12-25 23:35:09 UTC (rev 541474)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=libcontentaction
-pkgver=0.3.13
+pkgver=0.3.14
pkgrel=1
pkgdesc="Library for associating content with actions"
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('qt5-systems' 'mlite')
makedepends=('python' 'qt5-tools')
source=("https://git.merproject.org/mer-core/libcontentaction/-/archive/$pkgver/libcontentaction-$pkgver.tar.bz2")
-sha512sums=('bcb1f171a2689a493c1158a4c11f2a1d10dd37b48e33d4e4f0ede3a8fde6e2cd1adbe734fd87202746c727acde912a388e8644fabf4f675ce9e07cd787444930')
+sha512sums=('9baded9e91088038c8223072f03f22ab9bc4c59956659e3fdbb0677d58db69fe34afd1330e4970df73a2cf18c0abb678ec414f1fb05db4d77e83c0c363e7ffb7')
build() {
cd libcontentaction-$pkgver
More information about the arch-commits
mailing list