Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-podcasts


Commits:
6f92359c by Antonio Rojas at 2024-04-27T19:43:01+02:00
upgpkg: 0.7.1-1: Update to 0.7.1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = gnome-podcasts
+       pkgdesc = Podcast application for GNOME
+       pkgver = 0.7.1
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Podcasts
+       arch = x86_64
+       license = GPL3
+       makedepends = meson
+       makedepends = rust
+       depends = gst-plugins-bad
+       depends = gst-plugins-base
+       depends = gst-plugins-good
+       depends = gtk4
+       depends = libadwaita
+       optdepends = gst-plugins-ugly: Extra media codecs
+       optdepends = gst-libav: Extra media codecs
+       source = 
https://gitlab.gnome.org/World/podcasts/-/archive/0.7.1/podcasts-0.7.1.tar.gz
+       sha256sums = 
933d33dfd0f36343f9c80f055a48e14307a0665b35097da176767ddbfe583399
+
+pkgname = gnome-podcasts


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-podcasts
-pkgver=0.6.1
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='Podcast application for GNOME'
 arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('meson' 'rust')
 optdepends=('gst-plugins-ugly: Extra media codecs'
             'gst-libav: Extra media codecs')
 
source=("https://gitlab.gnome.org/World/podcasts/-/archive/$pkgver/podcasts-$pkgver.tar.gz";)
-sha256sums=('1f4cfc05e2db278f6ab5d309a4f84590ee3e97f0c50f1cbd4637be26526eac63')
+sha256sums=('933d33dfd0f36343f9c80f055a48e14307a0665b35097da176767ddbfe583399')
 
 build() {
   arch-meson podcasts-$pkgver build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-podcasts/-/commit/6f92359c419f81f1036ba18d595682f1ce8a95a9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-podcasts/-/commit/6f92359c419f81f1036ba18d595682f1ce8a95a9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to