summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 709d84a85188..ecac7d64abd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-styles
-pkgver=1.6
+pkgver=1.7
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=('6054432b8f9d0f6d95ca4bf123a8ddcd6d769ac9773a034aac69968f5c897968')
+sha256sums=('e4e80f791b1211c392a5d25df6568a71c875fb150e58774ed942ef3bf2d29819')
build() {
cd $pkgname-$pkgver