summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-02-11 08:49:42 -0700
committerBrian Bidulock2020-02-11 08:49:42 -0700
commit8d3d873619e7ea2863a63b2c2daae7c47db4e34e (patch)
treea9e74e3557e28ef9b0d90b7688326ab9a82d3c0f /PKGBUILD
parent5734c31d125ade8bde9d7bdf6fffcd70e0abbd94 (diff)
downloadaur-8d3d873619e7ea2863a63b2c2daae7c47db4e34e.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 05c020b9fc41..866fcdecad74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-styles
-pkgver=1.3
+pkgver=1.4
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=('814fe5d76b776215ca4066ca8543ef83f27b08e591da03551f1d49ef31824eeb')
+sha256sums=('9b9a778131f2ad2e7bfcb91077ffb7fdf0a8bfd298f771988b801c66dc0e4678')
build() {
cd $pkgname-$pkgver