summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Perevozchikov2018-05-18 19:30:48 +0300
committerVictor Perevozchikov2018-05-18 19:30:48 +0300
commitbbf798a378588d7c66fcc4ee268d88abe46edb7e (patch)
tree70afdaaba801ebbac4b1066f54a9c53e7f35f613
parent263617c7f1c8fca90848b7ce8e4695d4874df43e (diff)
downloadaur-bbf798a378588d7c66fcc4ee268d88abe46edb7e.tar.gz
Fix permissions
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c7726dc411b..9a9584b248a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = executor
depends = sdl2
depends = qt5-base
source = http://victor3d.karelia.pro/arch/executor.tar.gz
- md5sums = c932297b0906c746ea5b73bfe85b58b8
+ md5sums = ab9650aa5215a569703741b427aab061
pkgname = executor
diff --git a/PKGBUILD b/PKGBUILD
index e8a6a7877835..d3353fefd299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ install=
changelog=
source=("http://victor3d.karelia.pro/arch/executor.tar.gz")
noextract=()
-md5sums=("c932297b0906c746ea5b73bfe85b58b8")
+md5sums=("ab9650aa5215a569703741b427aab061")
validpgpkeys=()
prepare() {