Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-videos
Commits:
7c63350f by Maxime Gauduin at 2023-08-15T10:28:20+02:00
upgpkg: 3.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pantheon-videos
pkgdesc = The Pantheon Video Player
- pkgver = 2.9.1
+ pkgver = 3.0.0
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=ea1e388a7d7c4e612e9a6f448905c8f2c0310bad
+ source =
pantheon-videos::git+https://github.com/elementary/videos.git#tag=388be03742a6de2689758168187d936a36377263
sha256sums = SKIP
pkgname = pantheon-videos
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Ner0 <[email protected]>
pkgname=pantheon-videos
-pkgver=2.9.1
+pkgver=3.0.0
pkgrel=1
pkgdesc='The Pantheon Video Player'
arch=(x86_64)
@@ -35,7 +35,7 @@ optdepends=(
'gst-plugins-bad: "Bad" plugin libraries'
'gst-plugins-ugly: "Ugly" plugin libraries'
)
-_tag=ea1e388a7d7c4e612e9a6f448905c8f2c0310bad
+_tag=388be03742a6de2689758168187d936a36377263
source=(pantheon-videos::git+https://github.com/elementary/videos.git#tag=${_tag})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-videos/-/commit/7c63350f1c9b74ca572ce43acb8324a38971bba1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-videos/-/commit/7c63350f1c9b74ca572ce43acb8324a38971bba1
You're receiving this email because of your account on gitlab.archlinux.org.