summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2022-05-22 22:22:30 -0700
committerNoah2022-05-22 22:22:30 -0700
commitea3010a2fcabb150d93f7ac8c72994961a945059 (patch)
tree13aca083d830d7108b3a69977c96346ad4cd3de1
parent31fc44017ee0699cfd6375b7f023fd11a7d9c5ad (diff)
downloadaur-ea3010a2fcabb150d93f7ac8c72994961a945059.tar.gz
More improvements
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0914bd0f541..67d9f366e4bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-rock
pkgdesc = A command line King James bible viewer
- pkgver = 0.5.2
+ pkgver = 0.6.0
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.2/the-rock-0.5.2.zip
+ source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.6.0/the-rock-0.6.0.zip
md5sums = SKIP
pkgname = the-rock
diff --git a/PKGBUILD b/PKGBUILD
index 440c4002f0b6..60d240b4cd15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Jelen <noahtjelen@gmail.com>
-# Generated by cargo on March 27, 2022 at 22:14:12
+# Generated by cargo on May 22, 2022 at 22:10:34
pkgname=the-rock
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc="A command line King James bible viewer"
arch=('i686' 'x86_64')