Date: Monday, December 12, 2022 @ 16:56:47
  Author: alucryd
Revision: 1358860

upgpkg: pantheon-videos 2.9.0-1

Modified:
  pantheon-videos/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-12 16:53:39 UTC (rev 1358859)
+++ PKGBUILD    2022-12-12 16:56:47 UTC (rev 1358860)
@@ -2,7 +2,7 @@
 # Contributor: Ner0 <[email protected]>
 
 pkgname=pantheon-videos
-pkgver=2.8.4
+pkgver=2.9.0
 pkgrel=1
 pkgdesc='The Pantheon Video Player'
 arch=(x86_64)
@@ -35,23 +35,15 @@
   'gst-plugins-bad: "Bad" plugin libraries'
   'gst-plugins-ugly: "Ugly" plugin libraries'
 )
-_tag=bda4afd47118e55913d8421a0a55ea275314c622
+_tag=1689be73dc765b8df41c86d992ca566a7014abc1
 
source=(pantheon-videos::git+https://github.com/elementary/videos.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {
   cd pantheon-videos
-
   git describe --tags
 }
 
-prepare() {
-  cd pantheon-videos
-
-  git cherry-pick -n 3592c11d52568f0ccbf83b7a251ce330d6345e17
-  git cherry-pick -n 39c527787cf1b521a5c5717fedef26225c46aa63
-}
-
 build() {
   arch-meson pantheon-videos build
   ninja -C build

Reply via email to