summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 457cc265819b..f9c4afedf2db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nwg-menu-bin
pkgdesc = MenuStart for sway and other wlroots-based compositors
- pkgver = 0.1.2
- pkgrel = 2
+ pkgver = 0.1.3
+ pkgrel = 1
url = https://github.com/nwg-piotr/nwg-menu
arch = x86_64
license = MIT
@@ -13,7 +13,7 @@ pkgbase = nwg-menu-bin
provides = nwg-menu
conflicts = nwg-menu-git
conflicts = nwg-menu
- source = nwg-menu-bin-0.1.2.tar.gz::https://github.com/nwg-piotr/nwg-menu/releases/download/v0.1.2/nwg-menu-v0.1.2_x86_64.tar.gz
- md5sums = 7ee9f8f70222e87150ca089a87735188
+ source = nwg-menu-bin-0.1.3.tar.gz::https://github.com/nwg-piotr/nwg-menu/releases/download/v0.1.3/nwg-menu-v0.1.3_x86_64.tar.gz
+ md5sums = 5fa85bd97be135e7a65905e41adc7469
pkgname = nwg-menu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5488462acfa0..1547a8951c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-menu-bin')
-pkgver=0.1.2
-pkgrel=2
+pkgver=0.1.3
+pkgrel=1
pkgdesc="MenuStart for sway and other wlroots-based compositors"
arch=('x86_64')
url="https://github.com/nwg-piotr/nwg-menu"
@@ -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-menu/releases/download/v"$pkgver"/nwg-menu-v"$pkgver"_x86_64.tar.gz")
-md5sums=('7ee9f8f70222e87150ca089a87735188')
+md5sums=('5fa85bd97be135e7a65905e41adc7469')
package() {
cd "$srcdir"