summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrasad Kumar2018-04-18 14:51:07 -0400
committerPrasad Kumar2018-04-18 14:51:07 -0400
commitc31f20cc4e4cc40f632b37b16a15b42da7230a86 (patch)
tree87dfe44bd701d22680db89cf29d62af2e2012206
parent42fee98e1b2c69ed0e84e8fefc9358e4f5d7f9ca (diff)
downloadaur-c31f20cc4e4cc40f632b37b16a15b42da7230a86.tar.gz
Updated version numbering
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b97a714f8f40..34ccc295871a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jade-application-kit-git
pkgdesc = Build desktop applications using web technologies on Linux, with Python, JavaScript, HTML5, and CSS3 and webkit.
- pkgver = 0.36
+ pkgver = 2018.04.18
pkgrel = 1
url = https://pypi.org/project/Jade-Application-Kit/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e38f0575a0a1..90fc594bd4ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
# Maintainer: Prasad Kumar
# Author: Vitor Lopes <vmnlop@gmail.com>
pkgname=jade-application-kit-git
-pkgver=0.36
+pkgver=2018.04.18
pkgrel=1
-pkgdesc="Build desktop applications using web technologies on Linux,
-with Python, JavaScript, HTML5, and CSS3 and webkit."
+pkgdesc="Build desktop applications using web technologies on Linux, with Python, JavaScript, HTML5, and CSS3 and webkit."
arch=('any')
url="https://pypi.org/project/Jade-Application-Kit/"
license=('GPL3')