summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2023-02-03 16:51:03 -0700
committerNoah2023-02-03 16:51:03 -0700
commit469d6eb951758b0e273f826e7a5d77b72cdd4930 (patch)
treee2152d67a79cbd998b6894873b75fa95a4bfa1c8
parent5b5bc6db711fa1728821f0842fe77987bad6d7f7 (diff)
downloadaur-469d6eb951758b0e273f826e7a5d77b72cdd4930.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 6c7873ab58db..58ac500adf17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-rock
pkgdesc = A command line King James bible viewer
- pkgver = 0.8.0
+ pkgver = 0.8.1
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.0/the-rock-0.8.0.zip
+ source = https://gitlab.com/NoahJelen/the-rock/-/archive/0.8.1/the-rock-0.8.1.zip
md5sums = SKIP
pkgname = the-rock \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index bcff298738de..9d13fd0db4c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Jelen <noahtjelen@gmail.com>
-# Generated by cargo on January 16, 2023 at 06:55:53
+# Generated by cargo on February 3, 2023 at 16:07:29
pkgname=the-rock
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="A command line King James bible viewer"
arch=('i686' 'x86_64')