summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornwg-piotr2017-11-19 00:51:12 +0100
committernwg-piotr2017-11-19 00:51:12 +0100
commit1efcf19b0919c87967a02302bc3cbbd1f5a8a592 (patch)
treeb8af3e08c0698a873f3f70f55b91ed51d1525c44
parentb731d941063170511f6113ea97310a787d8f47fa (diff)
downloadaur-1efcf19b0919c87967a02302bc3cbbd1f5a8a592.tar.gz
Password encryption changed to MD5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d78298da3df..d75ee5c27d79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eist-returns
pkgdesc = Arcade-puzzle game
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.1
+ pkgrel = 1
url = https://github.com/nwg-piotr/EistReturns
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = eist-returns
source = https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns-editor
source = https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.desktop
source = https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-editor.desktop
- md5sums = 1aef270b8ada331a17d13037a22a736b
+ md5sums = 8a99c87700c73ba31204e7ff35093eb2
md5sums = 5ce6928eb681ed62b1028b17f7f372b6
md5sums = edd0e85ff15b8c02c69c766d59443b74
md5sums = bd051e745cca93a3b94e345c5b2b91bc
diff --git a/PKGBUILD b/PKGBUILD
index 83378e063917..ee26bec8f98e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('eist-returns')
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Arcade-puzzle game"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/EistReturns"
@@ -14,7 +14,7 @@ source=("https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.j
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns-editor"
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.desktop"
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-editor.desktop")
-md5sums=('1aef270b8ada331a17d13037a22a736b'
+md5sums=('8a99c87700c73ba31204e7ff35093eb2'
'5ce6928eb681ed62b1028b17f7f372b6'
'edd0e85ff15b8c02c69c766d59443b74'
'bd051e745cca93a3b94e345c5b2b91bc'