[arch-commits] Commit in libcontentaction/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 2 20:21:15 UTC 2022


    Date: Wednesday, March 2, 2022 @ 20:21:15
  Author: felixonmars
Revision: 1139833

upgpkg: libcontentaction 0.4.2-1

Modified:
  libcontentaction/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 20:18:23 UTC (rev 1139832)
+++ PKGBUILD	2022-03-02 20:21:15 UTC (rev 1139833)
@@ -1,16 +1,16 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libcontentaction
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc="Library for associating content with actions"
 arch=('x86_64')
-url="https://git.merproject.org/mer-core/libcontentaction"
+url="https://github.com/sailfishos/libcontentaction"
 license=('LGPL')
 depends=('qt5-systems' 'mlite')
 makedepends=('python' 'qt5-tools')
-source=("https://git.merproject.org/mer-core/libcontentaction/-/archive/$pkgver/libcontentaction-$pkgver.tar.bz2")
-sha512sums=('95f515f38ef731253e1eea54a1dcdf9b6103ab67fc2e8d08edec6039f8f880851201841da776d64629d6fcca60a268d91c049c6d0e24b64437474dc4c111837b')
+source=("https://github.com/sailfishos/libcontentaction/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('a0a78d28e0e4a061c2c2c4872184359eae55675591d2bcec0e389697a7f21dedbde7a1831e353e93f1aa9b772cd3901e4f8e28a8559b05560103374c4ab8c328')
 
 build() {
   cd libcontentaction-$pkgver



More information about the arch-commits mailing list