summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProtesilaos Stavrou2018-03-06 21:25:49 +0200
committerProtesilaos Stavrou2018-03-06 21:25:49 +0200
commita80c0e4d51ad4523f8e189ac70c39d39877a1e5e (patch)
tree3be9499c9335ca51c49dd15863984d1776ae747f /PKGBUILD
parent62b7fe5dc7c570adc2d7cd000f2eca021b39f505 (diff)
downloadaur-tempus-themes-xfce4-terminal.tar.gz
Add Tempus Dawn and Tempus Dusk. A light and a dark theme with slightly desaturated palettes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03e12fbf5fa0..4d210c407065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Protesilaos Stavrou <info@protesilaos.com>
pkgname=tempus-themes-xfce4-terminal
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc="Tempus themes for Xfce4 terminal (minimum WCAG AA colour contrast compliance)"
arch=('any')
@@ -9,7 +9,7 @@ depends=('xfce4-terminal')
url="https://github.com/protesilaos/$pkgname"
license=('GPL3')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=('f6725bcca243574aad746e9976d9540e19ead0b4057db3db98eb4eaa5cd81f9e75959293acefff98e05a699a32a75019331fb0582b2da867d9a9e15a5212bdc9')
+sha512sums=('c1b0b80426248aef7299f65491429c3c548111a9e7494975ff6bee7a5a5fd8143d8e5ad443bbec72c05c137c9d06e5b762ca7a6f7d98d4aa9c6523bd6b4a983a')
package() {
cd "$srcdir/$pkgname-$pkgver"