diff options
author | Dag Robøle | 2015-08-16 22:43:52 +0200 |
---|---|---|
committer | Dag Robøle | 2015-08-16 22:43:52 +0200 |
commit | b7091279519edf14d40bbe97ed3813f822cf4d4f (patch) | |
tree | 5f53576b8c5668c8a7fc11920d4cc4de4d734ddb /PKGBUILD | |
parent | 31e50519e42be00ede41dab4b1023e800c1f918f (diff) | |
download | aur-b7091279519edf14d40bbe97ed3813f822cf4d4f.tar.gz |
Minor color change
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,13 +2,13 @@ pkgname=fluxbox-style-zukitwo pkgver=20150815 -pkgrel=2 +pkgrel=3 pkgdesc="Zukitwo style for Fluxbox" url="https://github.com/corebob/fluxbox-style-zukitwo" license=('CCPL') arch=('any') source=("https://github.com/corebob/fluxbox-style-zukitwo/archive/master.zip") -md5sums=('b61b7491510a2edd277fab5aa4907759') +md5sums=('a2183ea2a0f6c4af9c5f5c887c7411c5') package() { mkdir -p "${pkgdir}/usr/share/fluxbox/styles/zukitwo/" |