summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')