summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2022-01-08 20:50:31 -0500
committerSolomon Choina2022-01-08 20:50:31 -0500
commitac380dba93b922737f05c1306eeb92e199ff7a5c (patch)
tree6aa398c24ea465e0f26e55594dafdd82bfeae8e4 /PKGBUILD
parent14b4825facd6859f21f03ea7ba0967ee6d6f19c8 (diff)
downloadaur-xfce4-terminal-base16-colors-git.tar.gz
do some updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d52639782315..077f888049de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
pkgname=xfce4-terminal-base16-colors-git
-pkgver=2020.06.02
+pkgver=2021.09.03
pkgrel=1
pkgdesc="base16 themes for XFCE terminal"
arch=('any')
depends=('xfce4-terminal')
+makedepends=('git')
url="https://github.com/afq984/base16-xfce4-terminal"
license=('UNLICENSE')
-source=($pkgname::git://github.com/afg984/base16-xfce4-terminal)
+source=($pkgname::git+https://github.com/afg984/base16-xfce4-terminal)
sha256sums=('SKIP')
package() {