summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b34b3fc42b6..ee11c04e371e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: Sapphira Armageddos <shadowkyogre@aim.com>
pkgname=chronoslnx-git
-pkgver=0.9.7
+pkgver=0.9.8
pkgrel=1
pkgdesc="A simple planetary hours program"
-arch='any'
+arch=('any')
url="http://shadowkyogre.github.com/ChronosLNX/"
license=('GPL')
-depends=('pyqt' 'python-dateutil' 'pyswisseph3')
-source=("$pkgname"::"git://github.com/ShadowKyogre/ChronosLNX.git")
+depends=('python-pyqt4' 'python-dateutil' 'pyswisseph3')
+source=("$pkgname"::"git+https://github.com/ShadowKyogre/ChronosLNX.git")
md5sums=(SKIP) #generate with 'makepkg -g'
pkgver() {