summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Reggiani Manzo2016-08-12 20:08:05 -0300
committerRafael Reggiani Manzo2016-08-12 20:08:05 -0300
commit18a0cad7674521fe355119be4e3bc2a93e4854e3 (patch)
tree171478aed87ad6422b434dbc07319e6a85b38361 /PKGBUILD
parent7619604bb6c6c7a39373e3af8d6b3104875b1eb1 (diff)
downloadaur-18a0cad7674521fe355119be4e3bc2a93e4854e3.tar.gz
Fix invalid download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a57ed78015d0..1cab552e33cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=blossoms-pokemon-go-manager
_pkgnum=0.1.1
pkgver=${_pkgnum}.beta
-pkgrel=1
+pkgrel=2
pkgdesc="BlossomsPokemonGoManager is a tool created for managing your game. It allows you to sort your Pokémon by several values, to rename, transfer, evolve or to power-up one or several of them. (NOTE: Read the PKGBUILD!)"
arch=('i686' 'x86_64')
url='https://github.com/Blossomforth/BlossomsPokemonGoManager'
license=('Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International')
depends=('java-runtime')
makedepends=('unzip')
-source=("https://github.com/Blossomforth/BlossomsPokemonGoManager/releases/download/${pkgnum}-Beta/BlossomsPogoManager.zip"
+source=("https://github.com/Blossomforth/BlossomsPokemonGoManager/releases/download/${_pkgnum}-Beta/BlossomsPogoManager.zip"
'bpgm')
sha512sums=('39bf6fa9422b3d071d1606b0e008fe17a6bd0fb1f13e1abcae5b61774426ca5b4d2a91aaf7c07a920a58cb2af39316f31dee92c6c38fac296534f8633ff4deb2'
'ea7b20d0d75141aa5c5b6a95eae134c274f8597f47d0b8da79e0eb563240a4d807d2ea08a95b7c80433e512d1f47e79b8f4bcee39e5c467a177aaaab78e9e5b2')