summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 18:59:08 +0200
committerJan Cholasta2015-05-21 09:31:41 +0200
commit2c28cd4bde987d00201e753d28d0d6e618bd3f05 (patch)
treecd15e0ff338b9647dad90543e06b31504577b4aa /PKGBUILD
parentfb9fdddc8a89e83b9b4a1885d2cae8911e1890ea (diff)
downloadaur-2c28cd4bde987d00201e753d28d0d6e618bd3f05.tar.gz
Use sha256sums instead of md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c22bd82b994f..3e2cc0579fad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ depends=('fluidsynth' 'freeimage' 'ftgl' 'libmodplug' 'sfml' 'webkitgtk2' 'wxgtk
makedepends=('cmake' 'imagemagick' 'zip')
source=(https://github.com/sirjuddington/SLADE/archive/$pkgver.tar.gz
slade.desktop)
-md5sums=('c7f86e7353f3b8d2dccb762161ddabae'
- '49eb1692463e2aa93ea2754a5df7a6e4')
+sha256sums=('ca49e7b0a334109312dc60681db2f8b36b874a469dcc7375b9ace959e02b1d2c'
+ '5d619cdae8a993b07bb72aed54c7e814db48e66aac61a809dd2c5ab1373cd811')
build() {
cd SLADE-$pkgver