summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:27:23 +0100
committerMladen Milinkovic2020-11-29 11:27:23 +0100
commiteb70c212e76692581134cda27c350a6debf4ac1d (patch)
treead63a2831e4eba0588e7c827ac56a2cc765d77b8 /PKGBUILD
parente02dbb3789820bf90fe3eab648ad1fd2a7738c48 (diff)
downloadaur-mingw-w64-kauth.tar.gz
Update to 5.76.0
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'