summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 619a91d67596..1f1e81b5db07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
+# Maintainer: Mladen Milinkovic <maxrd2@smoothware.net>
+
_pkgname=kauth
pkgname=mingw-w64-$_pkgname
pkgver=5.76.0
-pkgrel=4
+pkgrel=5
pkgdesc='Abstraction to system policy and authentication features (mingw-w64)'
arch=(x86_64)
url='https://community.kde.org/Frameworks'