summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2023-03-19 18:16:16 -0700
committerNoah2023-03-19 18:16:16 -0700
commitc65624168741bf69124d7445080f117d10214d41 (patch)
tree9e65ffda6710cd509777e0de909b2ec22d302824
parent065dc58c4e9ecb0f90e5d478d4ff354f0632edb3 (diff)
downloadaur-c65624168741bf69124d7445080f117d10214d41.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd1520f3a1ce..76ea74862829 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-rock
pkgdesc = A command line King James bible viewer
- pkgver = 0.8.2
+ pkgver = 0.8.3
pkgrel = 1
url = https://gitlab.com/NoahJelen/the-rock
arch = i686
@@ -12,7 +12,7 @@ pkgbase = the-rock
depends = glibc
conflicts = the-rock-git
conflicts = bible-kjv
- source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.8.2/the-rock-0.8.2.zip
+ source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.8.3/the-rock-0.8.3.zip
md5sums = SKIP
pkgname = the-rock \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index f07c84044a64..df5083f4149b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Jelen <noahtjelen@gmail.com>
-# Generated by cargo on February 14, 2023 at 18:37:19
+# Generated by cargo on March 18, 2023 at 15:13:35
pkgname=the-rock
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc="A command line King James bible viewer"
arch=('i686' 'x86_64')