summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2020-12-22 18:47:02 -0500
committerSolomon Choina2020-12-22 18:47:02 -0500
commite189988f3d201c22d28c10fae96878ca81ec65a0 (patch)
tree5f0316f07611de1f4e9b86f70615f31b9f3156dc /PKGBUILD
parenta99001d0a34dd8cefc1ae76b6904a6654c020fd2 (diff)
downloadaur-glide-player.tar.gz
uppkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a031111ad42a..e14b83b3af6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=glide-player
-pkgver=0.5.6
+pkgver=0.5.8
pkgrel=1
pkgdesc="Simple and minimalistic media player relying on GStreamer for the multimedia support and GTK+ for the user interface"
arch=(x86_64)
@@ -10,7 +10,7 @@ license=(MIT)
depends=(gst-plugins-bad gst-plugins-base gst-plugins-good gtk3)
makedepends=(git meson rust)
source=("https://github.com/philn/glide/releases/download/$pkgver/glide-$pkgver.tar.xz")
-sha256sums=('a031dd6c309a95154709990d27a94ec13eb064ec5b05f6ba0c74946d0501af53')
+sha256sums=('0c6b793c4b1c02cb071ff2b132c28a5e4c20f1a82e5bdb18600e9962c7e10972')
build() {
arch-meson glide-$pkgver build