Date: Friday, June 19, 2020 @ 12:23:02 Author: felixonmars Revision: 647643
upgpkg: libcontentaction 0.3.15-1 Modified: libcontentaction/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-19 12:22:18 UTC (rev 647642) +++ PKGBUILD 2020-06-19 12:23:02 UTC (rev 647643) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=libcontentaction -pkgver=0.3.14 +pkgver=0.3.15 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=('9baded9e91088038c8223072f03f22ab9bc4c59956659e3fdbb0677d58db69fe34afd1330e4970df73a2cf18c0abb678ec414f1fb05db4d77e83c0c363e7ffb7') +sha512sums=('9fdb5d42553e8c254123c0160213f62da580bebfd9df3c245480f254d143142ab89aad158167eee88b3697dadd5b446136c699797e6be5db694139f3fbbec022') build() { cd libcontentaction-$pkgver
