summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Maslowski2015-12-08 14:54:49 +0100
committerDaniel Maslowski2015-12-08 14:54:49 +0100
commit0edc1290bd9e1dbaa1f601fe31b2847a46a72301 (patch)
tree91b0eddb4c3f5cdcd0d301308b3f41d4e6f387de
parentcf6d1c82206d2d8e9598506b0af8817dea8a1eb3 (diff)
downloadaur-0edc1290bd9e1dbaa1f601fe31b2847a46a72301.tar.gz
~fix package version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9826b00bd859..096a0c33a00f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Dec 7 23:05:21 UTC 2015
+# Tue Dec 8 13:54:37 UTC 2015
pkgbase = git-big-picture
pkgdesc = Visualization tool for Git repositories
- pkgver = 1.0.0
- pkgrel = 1
+ pkgver = 0.9.0
+ pkgrel = 2
url = https://github.com/esc/git-big-picture
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 14e4910d54e8..f20a5353972b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Maslowski <info@orangecms.org>
pkgname=git-big-picture
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Visualization tool for Git repositories"
arch=('x86_64')