summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthflameemperor2019-06-17 07:40:59 -0400
committerthflameemperor2019-06-17 07:40:59 -0400
commitf21acdc575824ea0cde7758febb2f93c580801cd (patch)
tree8e7ee71d3863367fea0d28e0c8620c4fb20d3843 /PKGBUILD
parentf20436e0d97d5c2e156ea3ecafe036ac3b7bb8b7 (diff)
downloadaur-f21acdc575824ea0cde7758febb2f93c580801cd.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d3c5890f780..29e396404981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: theflameemperor <un.own.cry@gmail.com>
pkgname=ygopro-koishipro
-pkgver=2019.6.8
+pkgver=2019.6.17
pkgrel=1
_pkgrel=1
-name="Realidea"
+name="Mermaid"
zipFile="KoishiPro-linux-full-$name.zip"
pkgdesc="Link compatable ygopro client with AI"
arch=('x86_64')
@@ -11,9 +11,9 @@ url='https://github.com/purerosefallen/ygopro'
license=('GPL2')
depends=('mono' 'libevent')
makedepends=('patchelf')
-source=("https://github.com/purerosefallen/ygopro/releases/download/$name/$zipFile")
+source=("$url/releases/download/$name/$zipFile")
noextract=($zipFile)
-sha256sums=('9fde870812dd16d8b66ea6521fd5e0718fa2ecbacc7dd312ef93a124f0122c76')
+sha256sums=('2d22d09356b356b0ce9fb21142964a05ccf7c90a0a2744377c24435070f689b0')
options=('!strip' 'emptydirs')
prepare(){