Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
blackmagic


Commits:
f617f501 by Antonio Rojas at 2024-04-28T18:18:45+02:00
upgpkg: 1.10.2-1: Update to 1.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = blackmagic
        pkgdesc = In application debugger for ARM Cortex microcontrollers
-       pkgver = 1.9.1
-       pkgrel = 2
+       pkgver = 1.10.2
+       pkgrel = 1
        url = https://github.com/blacksphere/blackmagic
        arch = x86_64
        license = GPL
@@ -11,7 +11,7 @@ pkgbase = blackmagic
        depends = libusb
        depends = libftdi
        depends = libhidapi-hidraw.so
-       source = git+https://github.com/blacksphere/blackmagic#tag=v1.9.1
-       sha512sums = SKIP
+       source = git+https://github.com/blacksphere/blackmagic#tag=v1.10.2
+       sha512sums = 
afe1fabcfd8492ca57ca817cc7da18d1d814dbde5831b96af4a65b443a48035af687c822aa61d38713fc334398359c668d84d99a25f8760c7c70cba143fabd60
 
 pkgname = blackmagic


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Filipe LaĆ­ns (FFY00) <la...@archlinux.org>
 
 pkgname=blackmagic
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.10.2
+pkgrel=1
 pkgdesc='In application debugger for ARM Cortex microcontrollers'
 arch=('x86_64')
 url='https://github.com/blacksphere/blackmagic'
@@ -12,7 +12,7 @@ makedepends=('git' 'hidapi' 'python')
 #             'arm-none-eabi-gcc')
 source=("git+$url#tag=v$pkgver")
 #        'git+https://github.com/libopencm3/libopencm3.git')
-sha512sums=('SKIP')
+sha512sums=('afe1fabcfd8492ca57ca817cc7da18d1d814dbde5831b96af4a65b443a48035af687c822aa61d38713fc334398359c668d84d99a25f8760c7c70cba143fabd60')
 
 #prepare() {
 #  cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/blackmagic/-/commit/f617f5011d3020eedd7d098a104bc7d016fcfde2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/blackmagic/-/commit/f617f5011d3020eedd7d098a104bc7d016fcfde2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to