summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaegil Bae2019-03-06 23:53:19 +0900
committerTaegil Bae2019-03-06 23:53:19 +0900
commit0b41deb3b6eb5ea00b710a35605b1e0085a1297e (patch)
tree6e4bb5a9a300a5e5eec5dab234964c5bcba7b959 /PKGBUILD
parent78f74f47f73f096fa6ac8f8a99c114657b10b87c (diff)
downloadaur-0b41deb3b6eb5ea00b710a35605b1e0085a1297e.tar.gz
updated waf to 2.0.14 and corrected waf download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a98037dc7cae..b8c0545954a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgbase=bomi
pkgname=$_pkgbase-git
pkgver=0.9.11.r39.g5f0cc0a7
-pkgrel=2
+pkgrel=3
pkgdesc="Powerful and easy-to-use GUI multimedia player based on mpv (git version)"
arch=('i686' 'x86_64')
url="http://bomi-player.github.io"
@@ -30,7 +30,7 @@ source=(git+https://github.com/d-s-x/${_pkgbase}.git
upgrade_waf.patch)
md5sums=('SKIP'
'dacb0df199eea0f6e3d5c037c8c5429d'
- '6bbade797cd850a576794fbf8aef0247')
+ 'fbcd3b66086bb2f7c94c07c63c335fb3')
#options=(debug !strip)
pkgver() {