summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2019-08-17 21:56:48 +0200
committerLuca Weiss2019-08-17 21:56:48 +0200
commit0e825283c08958649785c82d49fcd3c1b55914cc (patch)
treef6d6717d528b3c963c8936fc878aec168308eeae
parentb52682fe0b344e0eb0f89e9672757cc3cd706cb1 (diff)
downloadaur-0e825283c08958649785c82d49fcd3c1b55914cc.tar.gz
isoimagewriter: style fixes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e79e872a745..a1803002e6a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = isoimagewriter
- pkgdesc = A program to write hybrid ISO files onto a USB disk from Linux, Mac or Windows ready to boot.
+ pkgdesc = Tool to write a .iso file to a USB disk
pkgver = 0.2
pkgrel = 1
url = https://community.kde.org/ISOImageWriter
diff --git a/PKGBUILD b/PKGBUILD
index 77cd72f53d64..7a515704f825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=isoimagewriter
pkgver=0.2
pkgrel=1
-pkgdesc="A program to write hybrid ISO files onto a USB disk from Linux, Mac or Windows ready to boot."
+pkgdesc="Tool to write a .iso file to a USB disk"
arch=("x86_64" "i686")
url="https://community.kde.org/ISOImageWriter"
license=('GPL3')