summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Joaquín Zubieta Rico2023-11-13 14:47:13 -0600
committerJosé Joaquín Zubieta Rico2023-11-13 14:47:13 -0600
commitfb07d37f5399f08077ad970e42b5686adf1974b8 (patch)
tree64fb0fe8c1915ba0306ea011c666e7602197fcc7
parent43c174a7ceed6f7c45471cf59afaaa8cf59934c9 (diff)
downloadaur-fb07d37f5399f08077ad970e42b5686adf1974b8.tar.gz
update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f350a05ce771..91bc71da046d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libtexprintf
pkgdesc = Formatted Output with tex-like syntax support
pkgver = 1.25
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bartp5/libtexprintf
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 183fe920de44..96c3de5fa59f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libtexprintf
pkgver=1.25
-pkgrel=1
+pkgrel=2
pkgdesc="Formatted Output with tex-like syntax support"
arch=('i686' 'x86_64')
url='https://github.com/bartp5/libtexprintf'