summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcaltlgin2020-10-07 20:16:21 +1300
committercaltlgin2020-10-07 20:16:21 +1300
commit9717a93bae482fa0b8505fedf1d8ce95a4ec87e3 (patch)
tree9c015287a05687e30892c4ab7a889ebc049a65d5
parentf82912b6eca31fc09c131b50fa794b1ff0d980e9 (diff)
downloadaur-9717a93bae482fa0b8505fedf1d8ce95a4ec87e3.tar.gz
Update pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bce3d77f7111..173e2fa37343 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = veroroute-svn
- pkgdesc = Create PDFs from images or scanner
+ pkgdesc = Veroboard, Perfboard, and PCB layout and routing application
pkgver = 2.00.r265
pkgrel = 1
url = https://sourceforge.net/projects/veroroute/
diff --git a/PKGBUILD b/PKGBUILD
index 1e72a2e4d5c9..9eec06546c74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname='veroroute'
pkgname="${_pkgname}-svn"
pkgver=2.00.r265
pkgrel=1
-pkgdesc='Create PDFs from images or scanner'
+pkgdesc='Veroboard, Perfboard, and PCB layout and routing application'
arch=('x86_64')
url='https://sourceforge.net/projects/veroroute/'
license=('GPL3')