Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/adw-bluetooth/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'adw-bluetooth'
pkgname=adw-bluetooth
version=1.0.0
version=1.1.2
revision=1
build_style=meson
hostmakedepends="pkg-config nodejs blueprint-compiler glib-devel gjs-devel desktop-file-utils"
Expand All @@ -11,7 +11,7 @@ maintainer="xJayMorex <github@johntaylor.hu>"
license="GPL-3.0-or-later"
homepage="https://github.com/ezratweaver/adw-bluetooth"
distfiles="https://github.com/ezratweaver/adw-bluetooth/archive/refs/tags/${version}.tar.gz"
checksum=a2815400f4090fa375b06fbe5fbc6df4926701cc84498d1f50a8648b9d489d99
checksum=5820efabb70c8e339cc528fdc45f2226794bc70bcde0cc91495bafe58d03e60d

pre_configure() {
npm i typescript
Expand Down
Loading