summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Christian Pohle2020-06-16 18:30:35 +0200
committerMax Christian Pohle2020-06-16 18:30:35 +0200
commit00dccc9103b30cbed83d355c3028b130ae53e2d3 (patch)
tree5d95c2892700da298533a7e4fffd943c37c7ba6f
parent4f116340873af7d1e541eab118e5c6db74285f06 (diff)
downloadaur-00dccc9103b30cbed83d355c3028b130ae53e2d3.tar.gz
Updated SRCINFO and description
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92dbd676bcd8..27745998d672 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = base16-vtrgb
- pkgdesc = base16 color schemes available for the virtual terminal (vt, tty)
- pkgver = 2020_05_25
+ pkgdesc = base16 color schemes available for the linux console (vt, tty)
+ pkgver = 2020_06_16
pkgrel = 1
url = https://github.com/coderonline/base16-vtrgb
install = base16-vtrgb.install
@@ -10,8 +10,8 @@ pkgbase = base16-vtrgb
depends = kbd
depends = mkinitcpio
backup = etc/vtrgb
- source = base16-vtrgb-2020_05_25.tar.gz::https://github.com/coderonline/base16-vtrgb/archive/2020-05-25.tar.gz
- sha256sums = afc1a825f1683de5aa1be1c0d4f56ab1694afbf7bdcac184bb57bcab5e79c23d
+ source = base16-vtrgb-2020_06_16.tar.gz::https://github.com/coderonline/base16-vtrgb/archive/2020-06-16.tar.gz
+ sha256sums = 1ec1d62d50ce18bd4893b6100214806dd441ca166f58f69d36d84bee622741dc
pkgname = base16-vtrgb
diff --git a/PKGBUILD b/PKGBUILD
index ef692ee38e92..12466ec630be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=base16-vtrgb
pkgver=2020_06_16
pkgrel=1
-pkgdesc="base16 color schemes available for the virtual terminal (vt, tty)"
+pkgdesc="base16 color schemes available for the linux console (vt, tty)"
arch=('any')
url="https://github.com/coderonline/base16-vtrgb"
license=('MIT')