Skip to content

Commit

Permalink
fix: increment pkgrel
Browse files Browse the repository at this point in the history
to trigger reinstalls on users machines...

Signed-off-by: Jonas Strassel <info@jonas-strassel.de>
  • Loading branch information
boredland authored Jun 7, 2023
1 parent cf3f2aa commit 6373acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-wrapper')
pkgver=0.1.3
pkgrel=2
pkgrel=3
pkgdesc="Wrapper to display a script output or a text file content on the desktop in sway or other wlroots-based compositors"
arch=('any')
url="https://github.com/nwg-piotr/nwg-wrapper"
Expand Down

0 comments on commit 6373acd

Please sign in to comment.