Balló György pushed to branch main at Arch Linux / Packaging / Packages /
griffith
Commits:
0de8bfe8 by Balló György at 2026-06-05T08:47:24+02:00
upgpkg: 0.26-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = griffith
pkgdesc = Movie collection manager application
- pkgver = 0.25
+ pkgver = 0.26
pkgrel = 1
url = https://gitlab.com/Strit/griffith
arch = any
@@ -19,7 +19,7 @@ pkgbase = griffith
depends = python-requests
depends = python-sqlalchemy
optdepends = python-tmdbsimple: For TMDB plugin support
- source =
https://gitlab.com/Strit/griffith/-/archive/0.25/griffith-0.25.tar.gz
- sha256sums =
c7558e760727df195d75273737b539d9b0a9ef556ef7a6ab605cdb7e508ebcec
+ source =
https://gitlab.com/Strit/griffith/-/archive/0.26/griffith-0.26.tar.gz
+ sha256sums =
9b6878012bd37167c078ec14a6bd0da0f3ed6800a5e090595fd28fb06809204f
pkgname = griffith
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
# Contributor: John Cheetham <https://gitlab.com/johncheetham>
pkgname=griffith
-pkgver=0.25
+pkgver=0.26
pkgrel=1
pkgdesc='Movie collection manager application'
arch=('any')
@@ -33,7 +33,7 @@ depends=(
)
optdepends=('python-tmdbsimple: For TMDB plugin support')
source=("https://gitlab.com/Strit/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('c7558e760727df195d75273737b539d9b0a9ef556ef7a6ab605cdb7e508ebcec')
+sha256sums=('9b6878012bd37167c078ec14a6bd0da0f3ed6800a5e090595fd28fb06809204f')
package() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/griffith/-/commit/0de8bfe8e01557d224a9c3ebee82cd6b22d8c480
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/griffith/-/commit/0de8bfe8e01557d224a9c3ebee82cd6b22d8c480
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help