Date: Friday, March 15, 2019 @ 07:50:32 Author: felixonmars Revision: 441811
upgpkg: libcontentaction 0.3.9-1 Modified: libcontentaction/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 07:48:51 UTC (rev 441810) +++ PKGBUILD 2019-03-15 07:50:32 UTC (rev 441811) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=libcontentaction -pkgver=0.3.8 +pkgver=0.3.9 pkgrel=1 pkgdesc="Library for associating content with actions" arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('python' 'qt5-tools') source=("https://git.merproject.org/mer-core/libcontentaction/-/archive/$pkgver/libcontentaction-$pkgver.tar.bz2" py3.patch) -sha512sums=('4f0cec2eb42776ba1eeb41ac3597b771ea575f8b33b298f64e6d2c2057c501014a87d82c20219406ec2e8bbc1fe83313a5d68165159e9edf2295cfcb2e5ae862' +sha512sums=('c12b2b3c35b487d61d5cbb13e8a720678149284abc330ef098e9299565f0c55121a974d72c01c71e2fb00a3a79ed2512c14b27c90dd891ffb4d344085904b1b7' 'dc808f1e5ab507ca222556b2f199df59120e8cf7810bcec6a74e7b4e5292a4a5ceaff958f6893aa3ce4dc752b3adf0e92b759a8e9ee4045a0701a71f012c8d79') prepare() {
