Skip to content
Snippets Groups Projects
Commit 7ef8c112 authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

upgpkg: 2.7.0-1

parent 1ca2db95
No related branches found
Tags 2.7.0-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Ner0 <darkelfdarkelf666@yahoo.co.uk>
pkgname=pantheon-videos
pkgver=2.6.3
pkgver=2.7.0
pkgrel=1
pkgdesc='The Pantheon Video Player'
arch=(x86_64)
......@@ -34,9 +34,15 @@ optdepends=(
'gst-plugins-bad: "Bad" plugin libraries'
'gst-plugins-ugly: "Ugly" plugin libraries'
)
source=(pantheon-videos::git+https://github.com/elementary/videos.git#tag=${pkgver})
source=(pantheon-videos::git+https://github.com/elementary/videos.git#tag=81cd005eb4e3fbdd8acd07adbbfed5f3bb83aa04)
sha256sums=(SKIP)
pkgver() {
cd pantheon-videos
git describe --tags
}
build() {
arch-meson pantheon-videos build
ninja -C build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment