summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-12-25 01:38:34 +0100
committerhaawda2019-12-25 01:38:34 +0100
commit375c434cb6ac9d651494d61b94db96449bcc312b (patch)
treec5dc444800d0c8d278870b19475d7536cffaf6a4 /PKGBUILD
parentd87e0e3e220ffafc4c42d372990bbea818cb9a3f (diff)
downloadaur-375c434cb6ac9d651494d61b94db96449bcc312b.tar.gz
epoch bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96d61cc073e2..b88877f59be9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gauche-git
-pkgver=0.9.9_rc1.r11690
+pkgver=0.9.9.r11739
pkgrel=1
-epoch=2
+epoch=3
pkgdesc="R7RS Scheme implementation developed to be a handy script interpreter"
arch=('i686' 'x86_64')
url='http://practical-scheme.net/gauche/index.html'