summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.AURINFO1
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 1 deletions
diff --git a/.AURINFO b/.AURINFO
index 098edc5396c8..c873248aa1d3 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -2,6 +2,7 @@ pkgbase = git-bzr-kfish-git
pkgdesc = a bidirectional git - bazaar gateway
pkgver = 1.1.r62.gf798106
pkgrel = 1
+ epoch = 1
url = https://github.com/kfish/git-bzr
arch = any
license = GPL
diff --git a/.SRCINFO b/.SRCINFO
index 3c1978b3bba1..c4820a491508 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = git-bzr-kfish-git
pkgdesc = a bidirectional git - bazaar gateway
pkgver = 1.1.r62.gf798106
pkgrel = 1
+ epoch = 1
url = https://github.com/kfish/git-bzr
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index c8f9c5b5bf2b..6a5262ee66f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=git-bzr-kfish-git
pkgver=1.1.r62.gf798106
pkgrel=1
-pkgepoch=1
+epoch=1
pkgdesc="a bidirectional git - bazaar gateway"
arch=('any')
url="https://github.com/kfish/git-bzr"