summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJianfeng Zhang2016-08-19 10:43:00 +0800
committerJianfeng Zhang2016-08-19 10:43:00 +0800
commit481497dfd780148483a812b88047b6a7b38dc131 (patch)
tree5b2659e2088e6bd58e8d31f8a06e67ada5ddf30e /PKGBUILD
parent4f25e88c3e4aedf59bb7d66acb0410e361017f40 (diff)
downloadaur-481497dfd780148483a812b88047b6a7b38dc131.tar.gz
fix PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e1c31566a5a..b9a938d201d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=poi
_pkgname=poi
pkgver=7.0.0.beta.5.0.g08bb147
_pkgver='7.0.0-beta.5'
-pkgrel=2
+pkgrel=3
pkgdesc="Scalable KanColle browser and tool"
arch=('any')
url="https://github.com/poooi/poi/"
@@ -13,7 +13,7 @@ depends=('electron' 'sh')
makedepends=('git' 'npm' 'coreutils' 'findutils' 'sed' 'imagemagick' 'tar' 'zlib' 'unzip')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-source=("git+https://github.com/poooi/poi.git"
+source=("git+https://github.com/poooi/poi.git#tag=v${_pkgver}"
"${_pkgname}.desktop"
"${_pkgname}.sh")
sha1sums=('SKIP'