summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortequa2015-10-29 22:38:08 +0100
committertequa2015-10-29 22:38:28 +0100
commit974f9c63e846cafabe445e651e987691c1b5cb58 (patch)
tree0c06200b038ee83a56be663a7ae40bd07ef4d115
parent95802d1d052edd653a8521b67925d823ce3ece3a (diff)
downloadaur-974f9c63e846cafabe445e651e987691c1b5cb58.tar.gz
description fix after copying from libps3000
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7351fb27312..2d1e1ab7b727 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = libps3000a
- pkgdesc = library for picotech oscilloscope 3000 series
+ pkgdesc = library for picotech oscilloscope 3000a series
pkgver = 1.4.5_6r40
pkgrel = 1
url = http://www.picotech.com/linux.html
diff --git a/PKGBUILD b/PKGBUILD
index cac056fd4524..d0fde4ed4fd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libps3000a
pkgver=1.4.5_6r40
pkgrel=1
-pkgdesc="library for picotech oscilloscope 3000 series"
+pkgdesc="library for picotech oscilloscope 3000a series"
arch=('i686' 'x86_64')
if [ "$CARCH" == "i686" ]; then
_arch="i386"