summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchorsch2023-10-07 02:02:03 +0200
committerSchorsch2023-10-07 02:02:03 +0200
commit14d2069580923e7a589b5da778dab66aac9f534c (patch)
tree50bcf86b96409472631d8aa67da4621a0e6b4378 /PKGBUILD
parent9c1ec5e5b212ffa74d390493930a166c7862d7e9 (diff)
downloadaur-14d2069580923e7a589b5da778dab66aac9f534c.tar.gz
Update source package paths to new versions
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 728f823c46d1..a66931426e68 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Thanks to <mti at tillenius dot com> whose packages the ps7b packages were based on
pkgname=ps7b_libps5000
pkgver=2.1.123_3r5325
-pkgrel=1
+pkgrel=2
pkgdesc="Library for PicoScope 5000 series in PicoScope 7 Beta"
arch=('x86_64')
url="https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps5000/"
@@ -11,7 +11,7 @@ groups=()
depends=(libusb)
optdepends=()
provides=()
-conflicts=()
+conflicts=(ps7_libps5000)
replaces=()
backup=()
options=(!strip)