Skip to content

Commit

Permalink
Bumped PKGBUILD versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikReider committed Mar 9, 2024
1 parent 4275fa3 commit d2b7974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-scripts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ conflicts=("swaync" "swaync-client")
provides=("swaync" "swaync-client" "notification-daemon")
makedepends=("vala>=0.56" meson git scdoc sassc)
source=("${_pkgfoldername}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
sha256sums=('5eb6fb0cfdaa9eb518565e032a7d9f716b3edfd99602697344eac00e404d4c8d')
sha256sums=('5586d8a679dde5e530cb8b6f0c86abdd0d5e41362fc1c4e56e2211edea0f7a13')

build() {
arch-meson "${_pkgfoldername}-${pkgver}" build -Dscripting=true
Expand Down
2 changes: 1 addition & 1 deletion build-scripts/PKGBUILD-git
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: Erik Reider <[email protected]>
pkgname=swaync-git
_pkgname=swaync
pkgver=r510.8613cdc
pkgver=r517.4275fa3
pkgrel=1
pkgdesc="A simple notification daemon with a GTK panel for checking previous notifications like other DEs"
url="https://github.com/ErikReider/SwayNotificationCenter"
Expand Down

0 comments on commit d2b7974

Please sign in to comment.