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

Balló György bgyorgy at archlinux.org
Sat Oct 24 22:36:57 UTC 2020


    Date: Saturday, October 24, 2020 @ 22:36:57
  Author: bgyorgy
Revision: 731926

upgpkg: griffith 0.16-1: Update to new version

Modified:
  griffith/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 22:36:55 UTC (rev 731925)
+++ PKGBUILD	2020-10-24 22:36:57 UTC (rev 731926)
@@ -10,8 +10,8 @@
 # Contributor: John Cheetham <https://gitlab.com/johncheetham>
 
 pkgname=griffith
-pkgver=0.15
-pkgrel=4
+pkgver=0.16
+pkgrel=1
 pkgdesc="Movie collection manager application"
 arch=(any)
 url="https://gitlab.com/Strit/griffith"
@@ -20,7 +20,7 @@
 source=("https://gitlab.com/Strit/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         "build.patch"
         "griffith.appdata.xml")
-sha256sums=('a8b0b9a8973d6906327af2d51b097b0c6806a7926e164ca5693f53ff4247899c'
+sha256sums=('0db158bedb9ae598e571fb2180723bd91d2aff07a0dcf4bbb6135e02176b88c8'
             '16fa6f25863a5e040b6d7e8e251ff172c0614a33b6bf7ae1f3f159a67ec0ed9c'
             '2556b99b18e2d53ca1e96c9d0edded9673c80020f9f832faf343eb1a71632f20')
 
@@ -27,7 +27,6 @@
 prepare() {
   cd $pkgname-$pkgver
   patch -Np1 -i ../build.patch
-  sed -i 's|https://github.com/Strit|https://gitlab.com/Strit|' griffith
 }
 
 package() {



More information about the arch-commits mailing list