summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchorsch2023-10-07 02:01:13 +0200
committerSchorsch2023-10-07 02:01:13 +0200
commit0a861437ecd358e38ff15fecb47b34f766c1d835 (patch)
tree4ff12c00acbfea8d0733b2c001b559f8883bda8b /PKGBUILD
parentff1bb46276021d9ce93fef809a8af6bf58c90040 (diff)
downloadaur-0a861437ecd358e38ff15fecb47b34f766c1d835.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 50f542a87924..39fce9c2ec18 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=picoscope7beta
pkgver=7.1.12_1r16747
-pkgrel=1
+pkgrel=2
pkgdesc="PicoScope 7 Test and Measurment Early Access"
arch=('x86_64')
url="https://oem.picotech.com/p7beta/download"
@@ -21,7 +21,7 @@ optdepends=('ps7b_libps2000: Support for PicoScope 2000 series'
'ps7b_libps6000a: Support for PicoScope 6000a series'
)
provides=()
-conflicts=()
+conflicts=(picoscope7)
replaces=()
backup=()
options=(!strip)