summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-06-12 00:50:54 -0600
committerBrian Bidulock2020-06-12 00:50:54 -0600
commitbf864a713fdeddd8e2fbdaa7760fc02720ac3e59 (patch)
treef7f427f9c61203d48ff722d197624583d980e376 /PKGBUILD
parent912833e54844097a72bd1d220c5ae6e28efd39a0 (diff)
downloadaur-bf864a713fdeddd8e2fbdaa7760fc02720ac3e59.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 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