summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5ef283b4cff..293c24a54108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbase='black-magic-debug'
pkgbase="${_pkgbase}-git"
pkgname=(black-magic-debug-app-git black-magic-debug-udev-git)
-pkgver=1.10.0.r612.g8a7d6982
-pkgrel=2
+pkgver=1.10.0.r618.gefe259ab
+pkgrel=1
pkgdesc='Plug&Play in application debugger for microcontrollers'
arch=('any')
url='https://black-magic.org'
@@ -20,7 +20,7 @@ pkgver() {
prepare() {
cd blackmagic
- # meson subprojects download
+ meson subprojects download
}
build() {