summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
diff options
context:
space:
mode:
authorMartchus2020-01-29 19:09:46 +0100
committerMartchus2020-01-29 19:09:46 +0100
commitc1d8f8338539b65ba0cbfda34064317b463d62ea (patch)
tree590cb25647b92bcea46d956c83b3686ddd736f62 /PKGBUILD.sh.ep
parent47f5ceff951129532cdd1f3e495b28909b68a88f (diff)
downloadaur-c1d8f8338539b65ba0cbfda34064317b463d62ea.tar.gz
Update to 5.14.1
Diffstat (limited to 'PKGBUILD.sh.ep')
-rw-r--r--PKGBUILD.sh.ep14
1 files changed, 14 insertions, 0 deletions
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
new file mode 100644
index 000000000000..0683bc3ff27d
--- /dev/null
+++ b/PKGBUILD.sh.ep
@@ -0,0 +1,14 @@
+% layout 'mingw-w64-qt5-module', static_config => 0, no_libraries => 1;
+\
+% content_for additional_contributors => begin
+# Contributor: ant32 <antreimer@gmail.com>
+# Contributor: Filip Brcic <brcha@gna.org>
+% end
+\
+pkgver=5.14.1
+pkgrel=1
+arch=('any')
+pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
+depends=('mingw-w64-qt5-base')
+makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-tools')
+license=('GPL3' 'LGPL3' 'FDL' 'custom')