summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Probsthain2023-07-14 22:43:36 +0200
committerLukas Probsthain2023-07-14 22:43:36 +0200
commite3af8b1a9a16a5c9cc75cf642cc0b5c165d3f299 (patch)
treebceb905b8861def9eef66d3aa29c06f2f15f7900
parentc90a6fabfabf88f7e0df7296da18857bf44702e1 (diff)
downloadaur-e3af8b1a9a16a5c9cc75cf642cc0b5c165d3f299.tar.gz
add maintainer and missing dependency
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c2af741874b..762fa0d32da3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Lukas Probsthain <lukas.probsthain@google.com>
pkgdesc="A GUI for Modem-Manager. Build from source with patches."
url='https://linuxonly.ru/page/modem-manager-gui/'
@@ -21,6 +22,7 @@ depends=(
gdbm
po4a
itstool
+ gtkspell3
)
source=("${_pkgname}::hg+http://hg.code.sf.net/p/modem-manager-gui/code"