summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-09-29 22:49:51 +0200
committerhaawda2019-09-29 22:49:51 +0200
commit09d2b91b22d7d43e17992f6c04d0695da4c48802 (patch)
treecc435969924759917cb0a7b5a1303c695e541d09 /PKGBUILD
parent1f4ad0684c7deddd0b7031f172611efdb7e5056b (diff)
downloadaur-09d2b91b22d7d43e17992f6c04d0695da4c48802.tar.gz
introduce epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d9f67f0d44a..ca5d548864d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=texinfo-git
-pkgver=6.7.r2.gf24d61f311
+pkgver=6.6.r277.g7286af71f2
pkgrel=1
+epoch=1
pkgdesc="GNU documentation system for on-line information and printed output"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/texinfo/"