summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJianfeng Zhang2016-08-19 10:06:30 +0800
committerJianfeng Zhang2016-08-19 10:06:30 +0800
commit4f25e88c3e4aedf59bb7d66acb0410e361017f40 (patch)
tree2a0c0320cbbe26163dd619e036360d03f60c296b /PKGBUILD
parenta8b49227f742c803336ac4e670150dd41b5f3d78 (diff)
downloadaur-4f25e88c3e4aedf59bb7d66acb0410e361017f40.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index affc8448f6c8..7e1c31566a5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,19 @@
+# Maintainer: Jianfeng Zhang <swordfeng123@gmail.com>
+
pkgname=poi
_pkgname=poi
pkgver=7.0.0.beta.5.0.g08bb147
_pkgver='7.0.0-beta.5'
-pkgrel=1
+pkgrel=2
pkgdesc="Scalable KanColle browser and tool"
arch=('any')
url="https://github.com/poooi/poi/"
license=('MIT')
depends=('electron' 'sh')
-makedepends=('git' 'npm' 'coreutils' 'findutils' 'sed' 'imagemagick')
+makedepends=('git' 'npm' 'coreutils' 'findutils' 'sed' 'imagemagick' 'tar' 'zlib' 'unzip')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-source=("git+https://github.com/poooi/poi.git#tag=v${_pkgver}"
+source=("git+https://github.com/poooi/poi.git"
"${_pkgname}.desktop"
"${_pkgname}.sh")
sha1sums=('SKIP'