Skip to content

Commit

Permalink
Bumped PKGBUILD pkgrel
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikReider committed Dec 3, 2023
1 parent 4cceee0 commit e565cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-scripts/aur-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
_pkgname=swayfx
pkgname="$_pkgname-git"
pkgver=r7023.9cd02fc4
pkgrel=4
pkgrel=5
license=("MIT")
pkgdesc="SwayFX: Sway, but with eye candy!"
makedepends=(
Expand Down
2 changes: 1 addition & 1 deletion build-scripts/aur/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
_pkgname=swayfx
pkgname="$_pkgname"
pkgver=0.3.2
pkgrel=4
pkgrel=5
license=("MIT")
pkgdesc="SwayFX: Sway, but with eye candy!"
makedepends=(
Expand Down

0 comments on commit e565cba

Please sign in to comment.