summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc803ad880b3..86eece8e6a51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = firmware-manager-git
- pkgdesc = Generic framework and GTK UI for firmware updates from system76-firmware and fwupd, written in Rust.
+ pkgdesc = Generic framework and GTK UI for firmware updates from system76-firmware and fwupd
pkgver = r152.df334ae
pkgrel = 1
url = https://github.com/pop-os/firmware-manager
diff --git a/PKGBUILD b/PKGBUILD
index 8a1a3d7c25bb..97967a52dd35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
+# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=firmware-manager-git
pkgver=r152.df334ae
pkgrel=1
-pkgdesc="Generic framework and GTK UI for firmware updates from system76-firmware and fwupd, written in Rust."
+pkgdesc="Generic framework and GTK UI for firmware updates from system76-firmware and fwupd"
arch=('x86_64')
url="https://github.com/pop-os/firmware-manager"
license=('GPL3')