[arch-commits] Commit in libcontentaction/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 27 03:56:11 UTC 2019
Date: Monday, May 27, 2019 @ 03:56:11
Author: felixonmars
Revision: 470887
upgpkg: libcontentaction 0.3.11-1
Modified:
libcontentaction/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-27 03:53:06 UTC (rev 470886)
+++ PKGBUILD 2019-05-27 03:56:11 UTC (rev 470887)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=libcontentaction
-pkgver=0.3.10
+pkgver=0.3.11
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=('61a338f7a77d03c80ef6a7e334252dc786c1a06d0c674e116535b3884eaf7bc1d6700a3275ff924ae346a1a5327558a91af55285e0be56340389e6ce42f60705')
+sha512sums=('8de592a360d6d61cdefdc5803a17fb6d4d41ab84759ca8c005e7fdddb4837fcb3e79021fe83aa0744ea47133a148bed3ad75d59e186db1fc4e358d2c9c97779a')
build() {
cd libcontentaction-$pkgver
More information about the arch-commits
mailing list