Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / 
griffith


Commits:
dde20aa0 by Dan Johansen at 2025-06-15T22:16:40+02:00
upgpkg: 0.24-1: update to 0.24

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = griffith
        pkgdesc = Movie collection manager application
-       pkgver = 0.23
+       pkgver = 0.24
        pkgrel = 1
        url = https://gitlab.com/Strit/griffith
        arch = any
@@ -14,7 +14,7 @@ pkgbase = griffith
        depends = gtk3
        depends = gdk-pixbuf2
        depends = python-sqlalchemy1.4
-       source = 
https://gitlab.com/Strit/griffith/-/archive/0.23/griffith-0.23.tar.gz
-       sha256sums = 
9fc120c4e1540689d0322c2f29e60f71684800904cebe7d0d2217a45972301cb
+       source = 
https://gitlab.com/Strit/griffith/-/archive/0.24/griffith-0.24.tar.gz
+       sha256sums = 
72f02b547c445cbcab41edff80ba8ac41f90a6c880fc31b8645238082e880ab0
 
 pkgname = griffith


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
 # Contributor: John Cheetham <https://gitlab.com/johncheetham>
 
 pkgname=griffith
-pkgver=0.23
+pkgver=0.24
 pkgrel=1
 pkgdesc='Movie collection manager application'
 arch=('any')
@@ -20,7 +20,7 @@ depends=('gtkspell3' 'python-chardet' 'python-gobject' 
'python-pillow' 'python-r
          'python' 'gtk3' 'gdk-pixbuf2'
          'python-sqlalchemy1.4') # 
https://gitlab.com/Strit/griffith/-/issues/28
 
source=("https://gitlab.com/Strit/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('9fc120c4e1540689d0322c2f29e60f71684800904cebe7d0d2217a45972301cb')
+sha256sums=('72f02b547c445cbcab41edff80ba8ac41f90a6c880fc31b8645238082e880ab0')
 
 package() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/griffith/-/commit/dde20aa0ee72058cf596051134a9ded30c4ac503

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/griffith/-/commit/dde20aa0ee72058cf596051134a9ded30c4ac503
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to