summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaja Mukherji2020-01-15 21:15:08 +0000
committerRaja Mukherji2020-01-15 21:15:08 +0000
commit0ae338518bc8f2c470b1408ea6b30f8764e5330b (patch)
treeeef73b37cbe9a4a52af971d97f4e0bdc0780df03
parent515c15638641f31bf7bd895fca3824bb80de83f5 (diff)
downloadaur-0ae338518bc8f2c470b1408ea6b30f8764e5330b.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 5041ee42fe06..64a57cae552c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = rabs
pkgdesc = Generic imperative build system
- pkgver = 2.4.1
+ pkgver = 2.5.1
pkgrel = 4
arch = x86_64
arch = i686
license = MIT
depends = gc
provides = rabs
- source = git+https://github.com/wrapl/rabs#tag=v2.4.1
+ source = git+https://github.com/wrapl/rabs#tag=v2.5.1
md5sums = SKIP
pkgname = rabs
diff --git a/PKGBUILD b/PKGBUILD
index e41e5def525a..791fd6672572 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raja Mukherji <rajamukherji@gmail.com>
pkgname=rabs
-pkgver=2.4.1
+pkgver=2.5.1
pkgrel=4
epoch=
pkgdesc="Generic imperative build system"