summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-02-08 03:51:44 +0100
committerpiotr2024-02-08 03:51:44 +0100
commita83497235c2863c9cd2074759b229a9fe4d18ef2 (patch)
tree20857cedeffe4714ca5808898c79e4ccd842e8f6 /PKGBUILD
parent5713523331541deb2e30bde539e205f6c02513e8 (diff)
downloadaur-nwg-drawer-bin.tar.gz
update to 0.4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6556a92d4e6c..2a9c4518e5b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-drawer-bin')
-pkgver=0.4.6
+pkgver=0.4.7
pkgrel=1
pkgdesc="Application drawer for sway and other wlroots-based compositors"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('foot: to open .desktop files with Terminal=true'
'thunar: to open files and directories')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-drawer/releases/download/v"$pkgver"/nwg-drawer-v"$pkgver"_x86_64.tar.gz")
-md5sums=('dcc72822d7fc9ec15ae37640e00f7f5c')
+md5sums=('da68f45f9dd0ad4b7d966262dff314b9')
package() {
cd "$srcdir"