X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Frepositories.html;h=02c7941ffd5dadf3f07596b7aa7953d093972e1c;hb=207078dd575fa94e3f0c7c0ab7bb2661ddabcd62;hp=25ee8b27f62f34a6d9d6c2a976e9cd6edd5cbd4e;hpb=16ab9b7f27367ba3000bc5ac415c4ac8fdb53434;p=i3%2Fi3.github.io diff --git a/docs/repositories.html b/docs/repositories.html index 25ee8b2..02c7941 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -87,7 +87,7 @@ If you want the latest i3 development version release of i3. To use it, run the following commands:

-
$ /usr/lib/apt/apt-helper download-file http://debian.sur5r.net/i3/pool/main/s/sur5r-keyring/sur5r-keyring_2017.01.02_all.deb keyring.deb SHA256:4c3c6685b1181d83efe3a479c5ae38a2a44e23add55e16a328b8c8560bf05e5f
+
$ /usr/lib/apt/apt-helper download-file http://debian.sur5r.net/i3/pool/main/s/sur5r-keyring/sur5r-keyring_2018.01.30_all.deb keyring.deb SHA256:baa43dbbd7232ea2b5444cae238d53bebb9d34601cc000e82f11111b1889078a
 # dpkg -i ./keyring.deb
 # echo "deb http://debian.sur5r.net/i3/ $(grep '^DISTRIB_CODENAME=' /etc/lsb-release | cut -f2 -d=) universe" >> /etc/apt/sources.list.d/sur5r-i3.list
 # apt update