summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authora13xie@Sodium2023-06-24 19:24:54 +0200
committera13xie@Sodium2023-06-24 19:24:54 +0200
commitf7de220fbc2b5437612c7813ef4988050d28a41a (patch)
tree49230a054a5c7feb320e5e95e57c90d2d0951423
parent515fd63a2ed85ad7b8a137dfd2fc30a22de651a9 (diff)
downloadaur-f7de220fbc2b5437612c7813ef4988050d28a41a.tar.gz
Update comments
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d20ec8dedde0..d4bed946577d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Jefferson Gonzalez <jgmdev@gmail.com>
+# Maintainer: Alex Medvědů <a13xie@mcld.eu>
pkgname=ppm-git
_pkgname=ppm
@@ -10,7 +10,6 @@ arch=('x86_64' 'aarch64')
url="https://github.com/pragtical/plugin-managerr"
license=('MIT')
depends=('pragtical' 'lua' 'zlib' 'libzip' 'libgit2' 'mbedtls2')
-# vim needed for xxd
makedepends=('git' 'cmake' 'gcc')
provides=("$_pkgname")
conflicts=("$_pkgname")