summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2016-08-31 23:28:36 +0200
committerfunilrys2016-08-31 23:28:36 +0200
commit668ff02cc931b51190d823057307ae908c529df9 (patch)
tree7d86e132d61876f2cc743087d100eb49f20b8924
parent45fe51712af68545463bbee3db5a7d93e8dd4c58 (diff)
downloadaur-668ff02cc931b51190d823057307ae908c529df9.tar.gz
Fix validity check
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00fe630cb9ee..bbe9b589faba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = laverna
arch = i686
license = MPL2
source = laverna.desktop
- md5sums = d1e55c28507b9cde3e1899c6f5b813e6
+ md5sums = f26ad4eaa57bd4683dad1f5229f9e6ce
source_x86_64 = https://github.com/Laverna/laverna/releases/download/0.7.4-RC1/laverna-0.7.4-RC1-linux-x64.zip
md5sums_x86_64 = f41fc704c0fdff16949874bfcf2de8c6
source_i686 = https://github.com/Laverna/laverna/releases/download/0.7.4-RC1/laverna-0.7.4-RC1-linux-ia32.zip
diff --git a/PKGBUILD b/PKGBUILD
index 7e1146797d06..5a8f41077230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('MPL2')
source=("$pkgname.desktop")
source_x86_64=("https://github.com/Laverna/laverna/releases/download/$pkgver-RC1/$pkgname-$pkgver-RC1-linux-x64.zip")
source_i686=("https://github.com/Laverna/laverna/releases/download/$pkgver-RC1/$pkgname-$pkgver-RC1-linux-ia32.zip")
-md5sums=('d1e55c28507b9cde3e1899c6f5b813e6')
+md5sums=('f26ad4eaa57bd4683dad1f5229f9e6ce')
md5sums_x86_64=('f41fc704c0fdff16949874bfcf2de8c6')
md5sums_i686=('8340f0451e4403893395f28879a73178')