George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
libgpod
Commits:
a74dc08b by George Rawlinson at 2026-01-13T03:40:55+00:00
upgpkg: 0.8.3-20
Update URL.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = libgpod
pkgdesc = A shared library to access the contents of an iPod
pkgver = 0.8.3
- pkgrel = 19
- url = http://www.gtkpod.org/libgpod/
+ pkgrel = 20
+ url = https://sourceforge.net/projects/gtkpod/
arch = x86_64
license = LGPL-2.1-or-later
makedepends = docbook-xsl
=====================================
PKGBUILD
=====================================
@@ -3,10 +3,10 @@
pkgname=libgpod
pkgver=0.8.3
-pkgrel=19
+pkgrel=20
pkgdesc='A shared library to access the contents of an iPod'
arch=(x86_64)
-url='http://www.gtkpod.org/libgpod/'
+url='https://sourceforge.net/projects/gtkpod/'
license=(LGPL-2.1-or-later)
depends=(
gdk-pixbuf2
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgpod/-/commit/a74dc08b0f070f03ecc5b7ed12cd895ab0d64dee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgpod/-/commit/a74dc08b0f070f03ecc5b7ed12cd895ab0d64dee
You're receiving this email because of your account on gitlab.archlinux.org.