summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2017-06-22 22:20:07 +0200
committerLuca Weiss2017-06-22 22:20:07 +0200
commit1ec9d9a888aefca2d6f1f05614d7d0b5e36c4b29 (patch)
treeb9f74915c4931e20259b56b393d83d89d8cd983d
parent077bc141818593d27bd2cf2f4c82bdd072bf3327 (diff)
downloadaur-1ec9d9a888aefca2d6f1f05614d7d0b5e36c4b29.tar.gz
Fix parts I rushed over
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d33237a8f72a..e4a7b6fa1000 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,19 @@
# Generated by mksrcinfo v8
-# Thu Jun 22 20:02:53 UTC 2017
+# Thu Jun 22 20:19:55 UTC 2017
pkgbase = isoimagewriter
+ pkgdesc = A program to write hybrid ISO files onto a USB disk from Linux, Mac or Windows ready to boot.
pkgver = 0.1
pkgrel = 1
+ url = https://community.kde.org/ISOImageWriter
arch = x86_64
arch = i686
+ license = GPL3
makedepends = cmake
makedepends = extra-cmake-modules
- depends = qt5-base
+ makedepends = python
+ depends = ki18n
+ depends = kauth
+ depends = qgpgme
source = https://download.kde.org/unstable/isoimagewriter/0.1/isoimagewriter-0.1.tar.xz
source = https://download.kde.org/unstable/isoimagewriter/0.1/isoimagewriter-0.1.tar.xz.sig
source = fix_build.patch
diff --git a/PKGBUILD b/PKGBUILD
index 6597e5e0667d..92e18f4be5e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=isoimagewriter
pkgver=0.1
pkgrel=1
-pkgdesc=""
+pkgdesc="A program to write hybrid ISO files onto a USB disk from Linux, Mac or Windows ready to boot."
arch=("x86_64" "i686")
-url=""
-license=('')
-depends=('qt5-base')
-makedepends=('cmake' 'extra-cmake-modules')
+url="https://community.kde.org/ISOImageWriter"
+license=('GPL3')
+depends=('ki18n' 'kauth' 'qgpgme')
+makedepends=('cmake' 'extra-cmake-modules' 'python')
source=("https://download.kde.org/unstable/isoimagewriter/0.1/isoimagewriter-0.1.tar.xz"{,.sig}
fix_build.patch)
sha512sums=('3a11772b916438dd1683dec8e9bf60aa88e2db8cbd06dc5c8044531108baf6a01fbb37176b4722024a0c9a466394988dcd800ecad9b6f642093e988b85e39a2f'