summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2022-03-28 00:06:51 -0700
committerNoah2022-03-28 00:06:51 -0700
commit31fc44017ee0699cfd6375b7f023fd11a7d9c5ad (patch)
tree022977d76c9fd6d4b403e5e77fe44763192517a2
parentbd4b2768e453aded3780fc5abd47019b68145178 (diff)
downloadaur-31fc44017ee0699cfd6375b7f023fd11a7d9c5ad.tar.gz
New version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78806659eeca..f0914bd0f541 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-rock
pkgdesc = A command line King James bible viewer
- pkgver = 0.5.1
+ pkgver = 0.5.2
pkgrel = 1
url = https://gitlab.com/NoahJelen/the-rock
arch = i686
@@ -13,7 +13,7 @@ pkgbase = the-rock
depends = glibc
conflicts = the-rock-git
conflicts = bible-kjv
- source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.5.1/the-rock-0.5.1.zip
+ source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.5.2/the-rock-0.5.2.zip
md5sums = SKIP
pkgname = the-rock
diff --git a/PKGBUILD b/PKGBUILD
index ddb76c2de1c4..440c4002f0b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Jelen <noahtjelen@gmail.com>
-# Generated by cargo on March 16, 2022 at 23:44:23
+# Generated by cargo on March 27, 2022 at 22:14:12
pkgname=the-rock
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="A command line King James bible viewer"
arch=('i686' 'x86_64')