summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Stephan2020-02-25 04:24:23 -0600
committerCorey Stephan2020-02-25 04:24:23 -0600
commitf13a2f1b6cae554b34c0fa2d193331371228f200 (patch)
tree0e346eb5f50fd17f4889de28e50ea3c4534cedf5
parentc0c1462ae7d214d09f932eaa85a5eda31640f277 (diff)
downloadaur-vul-git.tar.gz
Small fix.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84546292cb79..cba8bbb99616 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vul-git
pkgdesc = Latin Vulgate Bible in the terminal
- pkgver = r12.996c670
+ pkgver = r1
pkgrel = 1
url = https://github.com/LukeSmithxyz/vul
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9b7840aa7549..d510805f3c0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Corey Stephan <corey.stephan@marquette.edu>
pkgname=vul-git
-pkgver=r12.996c670
+pkgver=r1
pkgrel=1
pkgdesc="Latin Vulgate Bible in the terminal"
arch=(any)