summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-05-03 23:49:34 -0600
committerBrian Bidulock2020-05-03 23:49:34 -0600
commit912833e54844097a72bd1d220c5ae6e28efd39a0 (patch)
tree671a5d5b524b1c71165c1d64d1e2c0a7311f7dda /PKGBUILD
parentd0982ce23e5c7c452fda8187110575bb7f65e649 (diff)
downloadaur-912833e54844097a72bd1d220c5ae6e28efd39a0.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76469d2650fb..709d84a85188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-styles
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="Four consistent styles across light-weight WMs for XDE"
arch=('any')
@@ -15,7 +15,7 @@ optdepends=('xdg-launch: for key bindings'
'xde-ctools: for window menus'
'xde-session: for key bindings')
source=("https://github.com/bbidulock/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.lz")
-sha256sums=('446ceacaad23e46a4646546eeaf85b3f13cbfc30d8f9fd7b9b5a3cc1bca54a70')
+sha256sums=('6054432b8f9d0f6d95ca4bf123a8ddcd6d769ac9773a034aac69968f5c897968')
build() {
cd $pkgname-$pkgver