summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStavros Polymenis2015-07-14 23:41:27 +0100
committerStavros Polymenis2015-07-14 23:41:27 +0100
commitf8dfa892bb6eaeaa4440860f0d9627b13175a672 (patch)
tree1e878f2f83285b999236995afcf83e2a2183f28e /PKGBUILD
parent2707349e0c05833c6348acf112559e72db809301 (diff)
downloadaur-f8dfa892bb6eaeaa4440860f0d9627b13175a672.tar.gz
version bump, fixed a bug with date
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6d187e9afc7..f606d84e5ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
#Maintainer: Stavros Polymenis <sp orbitalfox.com>
pkgname=yamado-git
-pkgver=150708beta
+pkgver=150714alpha
pkgrel=1
pkgdesc="Yamado is a minimal note & journal system with extensions for functioning as a homepage & blog."
arch=(any)
-url="http://lc.orbitalfox.com"
+url="http://orbifx.github.io/yamado/"
license=('AGPL3')
groups=(portal)
depends=(markdown)