summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVittorio Gambaletta (VittGam)2018-06-21 22:07:24 +0200
committerVittorio Gambaletta (VittGam)2018-06-21 22:07:24 +0200
commit8227bacf9f7ae61807ea68e9e1b94a7283960a88 (patch)
treea84a9f2ddc1122cb2708d42dea1b404c6b1a33df /PKGBUILD
parentf636c19b8de11f9b98e284684b0175ebc31d3f0c (diff)
downloadaur-8227bacf9f7ae61807ea68e9e1b94a7283960a88.tar.gz
Update PKGBUILD.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 173768a4ba96..f0a7c62fc2cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ _origpkgname=mpv
pkgname=${_origpkgname}-vittgam
epoch=1
pkgver=0.17.0
-pkgrel=6
-_gitcommit=da47e9ca22b4280c6132ee30f3710cdf416afc6c
+pkgrel=7
+_gitcommit=c6af64c061af25a06ae34b7055342228bb79c574
_waf_version=1.8.12
pkgdesc='My stable and sensible version of the mpv player that does not make me curse when newer upstream versions break and/or change things at random. :)'
arch=('i686' 'x86_64' 'aarch64')
@@ -28,7 +28,7 @@ conflicts=("${_origpkgname}")
provides=("${_origpkgname}")
source=("${pkgname}-${_gitcommit}.tar.gz::https://github.com/VittGam/${pkgname}/archive/${_gitcommit}.tar.gz"
"http://www.freehackers.org/~tnagy/release/waf-${_waf_version}")
-sha512sums=('697f08f9aeeb8212accaa36b452c7955604c5e236f4550ea14d857477bca4e6daf1539e569016590dce49b630def0cf55dec30e9916b5c1e7f25240316b62848'
+sha512sums=('4fb9f2c484fab87d38fd61d07fe5fae06be050d0a6cf4760f219d97549175b1195811d2d859975248b13245e0200f1605b5d8cf74850b8742e435a817ee28aed'
'8e47112abb134f965f15a27a600b4453cad3075afb5dadc17f2f6dac33d80ec68b679ac0ebc5f8a0245cbd07ae9fc7b899e69afc1bd021cce74e7af2ab457939')
prepare() {