Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-videos
Commits:
b4b5af49 by Maxime Gauduin at 2024-09-08T14:38:21+02:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pantheon-videos
pkgdesc = The Pantheon Video Player
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/videos
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = pantheon-videos
optdepends = gst-plugins-good: "Good" plugin libraries
optdepends = gst-plugins-bad: "Bad" plugin libraries
optdepends = gst-plugins-ugly: "Ugly" plugin libraries
- source =
pantheon-videos::git+https://github.com/elementary/videos.git#tag=627bf9be24f2bef9cf7648065746b27dc9fa9769
- sha256sums =
a2a68138084346aa1c1fd0ee6aa66acc046007d80114410a284d645de52217be
+ source =
pantheon-videos::git+https://github.com/elementary/videos.git#tag=95c92a4effb6a52a9ee16af17c39d3791219d9bf
+ sha256sums =
572f95db2b87c116acc4920c34a7fbbb5874b101c388f09603646182f3c92656
pkgname = pantheon-videos
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Ner0 <[email protected]>
pkgname=pantheon-videos
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='The Pantheon Video Player'
arch=(x86_64)
@@ -35,9 +35,9 @@ optdepends=(
'gst-plugins-bad: "Bad" plugin libraries'
'gst-plugins-ugly: "Ugly" plugin libraries'
)
-_tag=627bf9be24f2bef9cf7648065746b27dc9fa9769
+_tag=95c92a4effb6a52a9ee16af17c39d3791219d9bf
source=(pantheon-videos::git+https://github.com/elementary/videos.git#tag=${_tag})
-sha256sums=('a2a68138084346aa1c1fd0ee6aa66acc046007d80114410a284d645de52217be')
+sha256sums=('572f95db2b87c116acc4920c34a7fbbb5874b101c388f09603646182f3c92656')
pkgver() {
cd pantheon-videos
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-videos/-/commit/b4b5af490b6ac280ae15c6349905d975550eba3a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-videos/-/commit/b4b5af490b6ac280ae15c6349905d975550eba3a
You're receiving this email because of your account on gitlab.archlinux.org.