summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c08d28eade1..dd274f828231 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=wol-systemd
pkgver=20210121
-pkgrel=1
+pkgrel=2
pkgdesc="A systemd unit file for enabling Wake-On-LAN automatically"
arch=('any')
url="https://wiki.archlinux.org/index.php/Wake-on-LAN"
-license=('MIT')
+license=('FDL1.3')
depends=('ethtool')
install=wol-systemd.install
source=('wol@.service' 'wol-systemd.install')