aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstarquake2022-06-14 15:22:54 -0600
committerstarquake2022-06-14 15:22:54 -0600
commit7c4e5ef51d308db28d6f54d88a78c74dd6c52659 (patch)
tree536bd708bb526cb2fd03d8941aece135c2fc02f4
parenta8c1a7f6a8c7a57292f42e555172e61f7d514a1f (diff)
downloadaur-7c4e5ef51d308db28d6f54d88a78c74dd6c52659.tar.gz
Remove dead upstream url
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9684b286957..b68ae586a270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: dtluna dtluna@waifu.club
+# Maintainer: starquake starquake@linuxeverywhere.org
+# Contributor: dtluna dtluna@waifu.club
pkgname=pacman-backup-hook
pkgver="1.0.1"
pkgrel=2
pkgdesc="A pacman hook that will save the list of your packages to /etc/pkglist.txt on every install and removal"
arch=('any')
-url="https://git.dtluna.net/dtluna/pacman-backup-hook"
license=('custom:Unlicense')
depends=(
'pacman>=5.1'