pkgbuild: set pkgver to 0 in version control
pkgver() will fix this
This commit is contained in:
parent
af1c013562
commit
356b0c24a8
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Alex Janka <alex@alexjanka.com>
|
||||
|
||||
pkgname=sway-flash-indicator
|
||||
pkgver=0.6.3
|
||||
pkgver=0
|
||||
pkgrel=1
|
||||
pkgdesc="flashes sway indicator border rather than always showing it"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
Loading…
Reference in a new issue