chore: Update pkgrel in PKGBUILDs (#238)
Update pkgrel twice for changes in #237 and #240
This commit is contained in:
parent
ab6dc54e6a
commit
e6ddd16a1b
|
@ -2,7 +2,7 @@
|
||||||
_pkgname=swayfx
|
_pkgname=swayfx
|
||||||
pkgname="$_pkgname-git"
|
pkgname="$_pkgname-git"
|
||||||
pkgver=r7023.9cd02fc4
|
pkgver=r7023.9cd02fc4
|
||||||
pkgrel=1
|
pkgrel=3
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
pkgdesc="SwayFX: Sway, but with eye candy!"
|
pkgdesc="SwayFX: Sway, but with eye candy!"
|
||||||
makedepends=(
|
makedepends=(
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
_pkgname=swayfx
|
_pkgname=swayfx
|
||||||
pkgname="$_pkgname"
|
pkgname="$_pkgname"
|
||||||
pkgver=0.3.2
|
pkgver=0.3.2
|
||||||
pkgrel=1
|
pkgrel=3
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
pkgdesc="SwayFX: Sway, but with eye candy!"
|
pkgdesc="SwayFX: Sway, but with eye candy!"
|
||||||
makedepends=(
|
makedepends=(
|
||||||
|
|
Loading…
Reference in a new issue