summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e53acf96817..ad0da3f24165 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = grisbi-git
pkgdesc = Personal financial management program
- pkgver = 2.1.0.r73.g4ab072482
+ pkgver = 2.0.2.r67.g51eb27a02
pkgrel = 1
+ epoch = 1
url = http://www.grisbi.org
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index f77641514b4c..411af65b3efe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,9 @@
#Contributor: Maƫl Leclair <mael.leclair@gmail.com>
pkgname=grisbi-git
_pkgname=grisbi
-pkgver=2.1.0.r73.g4ab072482
+pkgver=2.0.2.r67.g51eb27a02
pkgrel=1
+epoch=1
pkgdesc="Personal financial management program"
arch=('any')
url="http://www.grisbi.org"