summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5552097b28ca..83af8d828f48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Agorgianitis Loukas <agorglouk@gmail.com>
pkgname=glslviewer-git
-pkgver=r551.4858c45
+pkgver=r753.8a4f4d7
pkgrel=1
pkgdesc="Live GLSL coding render for MacOS and Linux"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ conflicts=("${pkgname%-VCS}")
source=("$pkgname::git+https://github.com/patriciogonzalezvivo/glslViewer"
'floating_wm_workaround.patch')
md5sums=('SKIP'
- 'dd0001eb24fdf2cd1f49e83b25ba2fd7')
+ '20c838d28b2390c9dd6fa3491c920edc')
pkgver() {
cd "$srcdir/${pkgname%-VCS}"