summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2024-01-02 22:13:41 +0800
committeryjun2024-01-02 22:13:41 +0800
commit38fc4217fedfff2a207caaa0c25b5e64175ce924 (patch)
treea67be500e324a855e2f7a2d9d5f03aad8da3640e
parentf7379612724f8f47f6cbed1cbc38e6f496b4c255 (diff)
downloadaur-38fc4217fedfff2a207caaa0c25b5e64175ce924.tar.gz
[tweaks]: update PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c31a647107a3..af468e8b76cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libsigrok-sipeed-slogic-git
- pkgdesc = Client software that supports various hardware logic analyzers, core library (git version)
- pkgver = 0.2.1.r3652.g025bd56f
+ pkgdesc = Client software that supports various hardware logic analyzers, core library with Sipeed Slogic Analyzer support patches (git version)
+ pkgver = 0.2.1.r4311.gda175133
pkgrel = 1
url = http://www.sigrok.org/wiki/Libsigrok
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 6b339fcf113a..2495b0eaabc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: yjun <jerrysteve1101 at gmail dot com>
# Sipeed Slogic Analyzer support:
-1. mainline pull request: [sipeed slogic new hardware support #212](https://github.com/sigrokproject/libsigrok/pull/212)
-2. MartinHerren\'s branch: https://github.com/MartinHerren/libsigrok/commits/slogiclite8/
+# 1. mainline pull request: [sipeed slogic new hardware support #212](https://github.com/sigrokproject/libsigrok/pull/212)
+# 2. MartinHerren\'s branch: https://github.com/MartinHerren/libsigrok/commits/slogiclite8/
pkgname="libsigrok-sipeed-slogic-git"
_gitname="libsigrok"