summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHezekiah Michael2019-10-25 15:46:50 -0400
committerHezekiah Michael2019-10-25 15:46:50 -0400
commit8aec930dd26f4951e10afc2f4db50931e9ddcd90 (patch)
tree2719cc7360fcc43c00d4025d78e5387e051b50b8
parenta6518f8ece1a21557766efd9da57793c54e960fc (diff)
downloadaur-8aec930dd26f4951e10afc2f4db50931e9ddcd90.tar.gz
Update versioning for real this time
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 15 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50eb23254dde..475f6a410f56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,3 +26,17 @@ pkgbase = neovim-colors-brogrammer-git
pkgname = neovim-colors-brogrammer-git
+pkgbase = neovim-colors-brogrammer-git
+ pkgdesc = A dark, colorful syntax highlighting theme.
+ pkgver = r2.a6518f8
+ pkgrel = 1
+ url = https://github.com/ErikBoesen/vim-brogrammer-theme
+ arch = any
+ license = unknown
+ makedepends = git
+ depends = neovim
+ source = neovim-colors-brogrammer-git::git://github.com/ErikBoesen/vim-brogrammer-theme.git
+ sha256sums = SKIP
+
+pkgname = neovim-colors-brogrammer-git
+
diff --git a/PKGBUILD b/PKGBUILD
index a33b951fab31..3a0f0df17d70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hezekiah Michael < spiritomb at protonmail dot com>
pkgname=neovim-colors-brogrammer-git
-pkgver=r1.bd1cab9
+pkgver=r2.a6518f8
pkgrel=1
pkgdesc="A dark, colorful syntax highlighting theme."
arch=('any')