summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2023-02-14 19:52:51 -0700
committerNoah2023-02-14 19:52:51 -0700
commit065dc58c4e9ecb0f90e5d478d4ff354f0632edb3 (patch)
treeea3530c076be49b2527805ca79e24e154979dce7
parent469d6eb951758b0e273f826e7a5d77b72cdd4930 (diff)
downloadaur-065dc58c4e9ecb0f90e5d478d4ff354f0632edb3.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 58ac500adf17..fd1520f3a1ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-rock
pkgdesc = A command line King James bible viewer
- pkgver = 0.8.1
+ pkgver = 0.8.2
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.1/the-rock-0.8.1.zip
+ source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.8.2/the-rock-0.8.2.zip
md5sums = SKIP
pkgname = the-rock \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 9d13fd0db4c1..f07c84044a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Jelen <noahtjelen@gmail.com>
-# Generated by cargo on February 3, 2023 at 16:07:29
+# Generated by cargo on February 14, 2023 at 18:37:19
pkgname=the-rock
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
pkgdesc="A command line King James bible viewer"
arch=('i686' 'x86_64')