summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaja Mukherji2023-12-12 07:54:23 +0000
committerRaja Mukherji2023-12-12 07:54:23 +0000
commit327abbb0acce0747b4d0a1ee6092ab65c795ca0b (patch)
treeeac51ff9beb72198e34e879bdf61273cd1754889
parent0ec203b8d3f9eb32672f799ca91e712b7ced2be2 (diff)
downloadaur-327abbb0acce0747b4d0a1ee6092ab65c795ca0b.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 329a19e47e9e..d6f04854365a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = rabs
pkgdesc = Generic imperative build system
- pkgver = 2.30.0
+ pkgver = 2.30.1
pkgrel = 1
arch = x86_64
arch = i686
license = MIT
depends = gc
provides = rabs
- source = git+https://github.com/wrapl/rabs#tag=v2.30.0
+ source = git+https://github.com/wrapl/rabs#tag=v2.30.1
md5sums = SKIP
pkgname = rabs
diff --git a/PKGBUILD b/PKGBUILD
index 0af7bbf48cd2..c0a5e3368614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raja Mukherji <rajamukherji@gmail.com>
pkgname=rabs
-pkgver=2.30.0
+pkgver=2.30.1
pkgrel=1
epoch=
pkgdesc="Generic imperative build system"