summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2017-03-24 12:45:03 +0100
committerMartchus2017-03-24 12:45:03 +0100
commitebea6d84d77b95389f01538ee4eb7609137c6d14 (patch)
tree65f75d5e7ef982eafc97de0e57ae4ffc9476a5fc /PKGBUILD
parent9741a41152bd1fd58913cd850e4387e7d1891dd9 (diff)
downloadaur-ebea6d84d77b95389f01538ee4eb7609137c6d14.tar.gz
Update checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d086edb99384..5570d533793b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ depends=('mingw-w64-crt' 'mingw-w64-qtutilities>=5.6.0' 'mingw-w64-tagparser>=6.
makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt5-tools' 'ffmpeg')
url="https://github.com/Martchus/${_reponame}"
source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz")
-sha256sums=('4c0d260260b7c957dced77af66aea949842f927201ca2487bc8689fa36ec7dd9')
+sha256sums=('b9262d955dc9a7e032e949f526b98eb458e89fd4e88e9be6c59a8d6274645507')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'