summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-02-11 20:30:01 +0100
committerhaawda2019-02-11 20:30:01 +0100
commit1e6ce2de0d8d622b8f9bea0f1bac17744158f4b2 (patch)
tree444dfcb7fdca309985196e08f289a785cf8bd9dc
parent9a219e743afdece640adeeb1067152ccf9fde578 (diff)
downloadaur-1e6ce2de0d8d622b8f9bea0f1bac17744158f4b2.tar.gz
shasum change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b369e37eed6b..b357fbebcbb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = galaxy2
depends = gtk3
options = !emptydirs
source = http://www.kornelix.net/downloads/tarballs/galaxy2-1.3.tar.gz
- sha256sums = 5f00391a46cbab8f2fc3a374ea397a6b8b0b7695818e834b0cb1b84562f9bfee
+ sha256sums = 1e3692ff978f393fc1a29088fd96a4b50de4624bb35fc475fe9444d3141bda63
pkgname = galaxy2
diff --git a/PKGBUILD b/PKGBUILD
index f0a947c15596..a5b8b0c82a9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-sha256sums=('5f00391a46cbab8f2fc3a374ea397a6b8b0b7695818e834b0cb1b84562f9bfee')
+sha256sums=('1e3692ff978f393fc1a29088fd96a4b50de4624bb35fc475fe9444d3141bda63')
options=('!emptydirs')
build() {