Date: Wednesday, May 4, 2022 @ 08:35:51 Author: felixonmars Revision: 1192690
upgpkg: libcontentaction 0.4.3-1 Modified: libcontentaction/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 08:35:44 UTC (rev 1192689) +++ PKGBUILD 2022-05-04 08:35:51 UTC (rev 1192690) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=libcontentaction -pkgver=0.4.2 +pkgver=0.4.3 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://github.com/sailfishos/libcontentaction/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('a0a78d28e0e4a061c2c2c4872184359eae55675591d2bcec0e389697a7f21dedbde7a1831e353e93f1aa9b772cd3901e4f8e28a8559b05560103374c4ab8c328') +sha512sums=('63a95b89b2c0a295b61c376bbcd623978149fb310eff1b2ff574439fe726c342e970530cfe049b687217a88437c9e116f84596525580a3575e31a32bd733c308') build() { cd libcontentaction-$pkgver
