summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrob2uk2016-06-09 00:54:13 +0200
committerrob2uk2016-06-09 00:54:13 +0200
commit31806355195e70e346f007cbafc0b76d6ee3ec31 (patch)
tree72fdf00ae94f621abbf51ff5b26fc733a8a68ec8
parenta133e1eca0b6e9933ef663e967f886760f9c016c (diff)
downloadaur-31806355195e70e346f007cbafc0b76d6ee3ec31.tar.gz
corrected typos in PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbb6c86fe546..60c27f9362e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = rar-beta
- pkgdesc = A command-line port of the rar compression utility Beta Version
+ pkgdesc = A command-line port of the rar compression utility (beta version)
pkgver = 5.4.b2
pkgrel = 1
url = http://www.rarlab.com/rarnew.htm
diff --git a/PKGBUILD b/PKGBUILD
index 83e1dbae6b8f..0b1c2eb84a6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,8 @@
pkgname=rar-beta
pkgver=5.4.b2
pkgrel=1
-pkgdesc="A command-line port of the rar compression utility Beta Version"
+pkgdesc="A command-line port of the rar compression utility (beta
+version)"
url="http://www.rarlab.com/rarnew.htm"
arch=('i686' 'x86_64')
license=('custom')