summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2022-03-17 01:23:52 -0700
committerNoah2022-03-17 01:23:52 -0700
commitbd4b2768e453aded3780fc5abd47019b68145178 (patch)
treed119882099014d7beee26ea9f05ee393d6d7ed57
parentd8b5da1e8887387e11add6ae683962711fa58207 (diff)
downloadaur-bd4b2768e453aded3780fc5abd47019b68145178.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 78d8613839a0..78806659eeca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-rock
pkgdesc = A command line King James bible viewer
- pkgver = 0.5.0
+ pkgver = 0.5.1
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.0/the-rock-0.5.0.zip
+ source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.5.1/the-rock-0.5.1.zip
md5sums = SKIP
pkgname = the-rock
diff --git a/PKGBUILD b/PKGBUILD
index 00cdffe0fdd5..ddb76c2de1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Jelen <noahtjelen@gmail.com>
-# Generated by cargo on November 26, 2021 at 20:28:12
+# Generated by cargo on March 16, 2022 at 23:44:23
pkgname=the-rock
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc="A command line King James bible viewer"
arch=('i686' 'x86_64')