summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f6688ad97ec..e0348d4fe014 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = base16-vtrgb
pkgdesc = base16 color schemes available for the linux console (vt, tty)
pkgver = 2022_12_29
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/coderonline/base16-vtrgb
install = base16-vtrgb.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 55583215d181..9414521d5ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Max Christian Pohle <webmaster@coderonline.de>
pkgname=base16-vtrgb
pkgver=2022_12_29
-pkgrel=1
+pkgrel=2
pkgdesc="base16 color schemes available for the linux console (vt, tty)"
arch=('any')
url="https://github.com/coderonline/base16-vtrgb"