summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYen Chi Hsuan2017-04-27 23:11:22 +0800
committerYen Chi Hsuan2017-04-27 23:11:22 +0800
commit8decd443c7106d3678ef4ea3458af8afe9698bce (patch)
tree584dafc0b0e73bfba201618c9a03a7cfdf20b681 /PKGBUILD
parentb6e300b443e93150407f95902c564e6ce3078981 (diff)
downloadaur-8decd443c7106d3678ef4ea3458af8afe9698bce.tar.gz
Bump to 10.0.0.r44.g79495fd0f
Switch to dev branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb1e967c01ab..472c01261cb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=jpexs-decompiler
pkgname=$_pkgname-git
-pkgver=10.0.0.r0.g40e31a5f9
+pkgver=10.0.0.r44.g79495fd0f
epoch=1
pkgrel=1
pkgdesc="Opensource flash SWF decompiler and editor"
@@ -12,7 +12,7 @@ license=('GPL3')
makedepends=('git' 'apache-ant' 'java-environment=8' 'python')
depends=('java-runtime=8' 'bash') # bash for ffdec.sh
source=(
- "git+https://github.com/jindrapetrik/jpexs-decompiler"
+ "git+https://github.com/jindrapetrik/jpexs-decompiler#branch=dev"
'put_version_into_build_xml.py'
)
md5sums=('SKIP'