summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaja Mukherji2022-03-31 22:49:10 +0100
committerRaja Mukherji2022-03-31 22:49:10 +0100
commit11bcaca3f9370349f2e4b48fa2baea3e1aa651c6 (patch)
treec0e0e9758203eae8e1203321623e1004486de561
parent9ca2c88a77fdebbbfcb6cfc926e2747853dc2546 (diff)
downloadaur-11bcaca3f9370349f2e4b48fa2baea3e1aa651c6.tar.gz
Updates
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653b74cc599f..25c997f97f23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = rabs
pkgdesc = Generic imperative build system
- pkgver = 2.25.0
+ pkgver = 2.25.1
pkgrel = 1
arch = x86_64
arch = i686
license = MIT
depends = gc
provides = rabs
- source = git+https://github.com/wrapl/rabs#tag=v2.25.0
+ source = git+https://github.com/wrapl/rabs#tag=v2.25.1
md5sums = SKIP
pkgname = rabs
diff --git a/PKGBUILD b/PKGBUILD
index 46e531936474..fad5ee08b406 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raja Mukherji <rajamukherji@gmail.com>
pkgname=rabs
-pkgver=2.25.0
+pkgver=2.25.1
pkgrel=1
epoch=
pkgdesc="Generic imperative build system"