T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
gpodder


Commits:
4aa2aae3 by T.J. Townsend at 2023-10-13T11:28:30-04:00
upgpkg: 3.11.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gpodder
        pkgdesc = Podcast client written in Python using GTK
-       pkgver = 3.11.3
+       pkgver = 3.11.4
        pkgrel = 1
        url = https://gpodder.github.io/
        arch = any
@@ -17,7 +17,7 @@ pkgbase = gpodder
        optdepends = python-mutagen: Tag downloaded files, Remove cover art 
from OGG files extensions
        optdepends = webkit2gtk: HTML show notes
        optdepends = youtube-dl: Youtube-dl extension
-       source = 
https://github.com/gpodder/gpodder/archive/3.11.3/gpodder-3.11.3.tar.gz
-       sha256sums = 
9528edb38666e6fc52c904308f1467d6155a1bb5c7fd61da13535dea62071731
+       source = 
https://github.com/gpodder/gpodder/archive/3.11.4/gpodder-3.11.4.tar.gz
+       sha256sums = 
8022a6c29157dc287b5661f8915d04404767c33b6858e8d1a6c728904f8dae55
 
 pkgname = gpodder


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik <[email protected]>
 
 pkgname=gpodder
-pkgver=3.11.3
+pkgver=3.11.4
 pkgrel=1
 pkgdesc='Podcast client written in Python using GTK'
 arch=('any')
@@ -16,7 +16,7 @@ optdepends=('libnotify: Gtk+ Desktop Notifications extension'
             'webkit2gtk: HTML show notes'
             'youtube-dl: Youtube-dl extension')
 
source=("https://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('9528edb38666e6fc52c904308f1467d6155a1bb5c7fd61da13535dea62071731')
+sha256sums=('8022a6c29157dc287b5661f8915d04404767c33b6858e8d1a6c728904f8dae55')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gpodder/-/commit/4aa2aae3e58445e1d6c16fe20cf5ff51f1bdbf8f

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


Reply via email to