diff options
author | Juergen Daubert <jue@jue.li> | 2018-03-10 17:01:20 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-03-10 17:01:20 +0100 |
commit | 6a5c0baacf3cb77eda68870fc4336a0b5e045c50 (patch) | |
tree | b4d18b8f9eedf3ebd2ffbdb125d8930d648a2449 /xorg-xkill | |
parent | 6a4966d40468068fc18468babf5c030d61d250f5 (diff) | |
download | xorg-6a5c0baacf3cb77eda68870fc4336a0b5e045c50.tar.gz xorg-6a5c0baacf3cb77eda68870fc4336a0b5e045c50.tar.xz |
change source URL to https://www.x.org
Diffstat (limited to 'xorg-xkill')
-rw-r--r-- | xorg-xkill/.signature | 4 | ||||
-rw-r--r-- | xorg-xkill/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xkill/.signature b/xorg-xkill/.signature index 2b29f6eb..9f9e7ad2 100644 --- a/xorg-xkill/.signature +++ b/xorg-xkill/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOh3ktpDsRDwROYV4lyFLnjWVKsb1NedJ+yI8yiQ2cjroF+GUGseUoD/iJqvHKCkjN+3hVxcWgnhm9W4J66X2gw= -SHA256 (Pkgfile) = 4670c9989ed40a9aae8e892dbec6b22379eebba96663121bbc1da558542d97cb +RWTSGWF5Q7TndDHjamgdHjF84DkauciI/R1A4FNh2cdt3tAniuVfBT9RAGRHZ+UdKH/HMsiGB8BMomcaOLrfJxgrFcru+gnHTwA= +SHA256 (Pkgfile) = 6cd2c949f274e195d174a35930ecc0a0f5702ffdbb13acde20deaa0d68670b5e SHA256 (.footprint) = cda9d6ab770146a9c51bce46990b62127bd4e3b324390852e2bc0236acfa0502 SHA256 (xkill-1.0.5.tar.bz2) = c5f0bb6a95e1ac7c4def8a657496d5d2f21ccd41eb47ef2c9ccb03fb6d6aff6b diff --git a/xorg-xkill/Pkgfile b/xorg-xkill/Pkgfile index d4b39917..19de7946 100644 --- a/xorg-xkill/Pkgfile +++ b/xorg-xkill/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xkill version=1.0.5 release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/xkill-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xkill-$version.tar.bz2) build() { cd xkill-$version |