[arch-commits] Commit in glide/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun May 30 17:33:24 UTC 2021
Date: Sunday, May 30, 2021 @ 17:33:23
Author: bgyorgy
Revision: 950533
upgpkg: glide 0.5.9-1: Update to version 0.5.9
Modified:
glide/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 17:33:07 UTC (rev 950532)
+++ PKGBUILD 2021-05-30 17:33:23 UTC (rev 950533)
@@ -1,8 +1,8 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=glide
-pkgver=0.5.8
-pkgrel=2
+pkgver=0.5.9
+pkgrel=1
pkgdesc='Simple and minimalistic media player based on GStreamer and GTK'
arch=('x86_64')
url='https://github.com/philn/glide'
@@ -13,12 +13,8 @@
'gst-plugins-ugly: Extra media codecs')
replaces=('glide-player')
source=("https://github.com/philn/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('0c6b793c4b1c02cb071ff2b132c28a5e4c20f1a82e5bdb18600e9962c7e10972')
+sha256sums=('e426e8b085a89e7dc384fc241bf161732735f083ddc4099342859c289951c6a3')
-prepare() {
- sed -i 's|/appdata/|/metainfo/|' $pkgname-$pkgver/meson.build
-}
-
build() {
arch-meson $pkgname-$pkgver build
meson compile -C build
More information about the arch-commits
mailing list