aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordtluna2019-03-30 14:10:18 +0300
committerdtluna2019-03-30 14:10:18 +0300
commit62f49950a086f684d99f667b87b323abce179154 (patch)
tree6264734da7523d49a0c6ae01702cee3fb467cba8 /PKGBUILD
parent3211921634a930b74d35b10ca718c92109db2fbd (diff)
downloadaur-62f49950a086f684d99f667b87b323abce179154.tar.gz
Update package info
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26ae2e42583d..e4d6a69e9da4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgver="1.0.0"
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.voluntaryism.club/dtluna/pacman-backup-hook"
-license=('unknown')
+url="https://git.dtluna.net/dtluna/pacman-backup-hook"
+license=('custom:Unlicense')
depends=(
'pacman>=5.1'
)