Skip to content

Commit

Permalink
Updated PKGBUILD checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikReider committed Feb 10, 2024
1 parent dd04d9a commit d1f4a0a
Showing 1 changed file with 1 addition and 1 deletion.
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=('3f00bc858b7b3610e88ef0f6ee64d727892dd82f280f1dfc01dde863c2ea3376')
sha256sums=('5eb6fb0cfdaa9eb518565e032a7d9f716b3edfd99602697344eac00e404d4c8d')

build() {
arch-meson "${_pkgfoldername}-${pkgver}" build -Dscripting=true
Expand Down

0 comments on commit d1f4a0a

Please sign in to comment.