diff options
author | Juergen Daubert <jue@jue.li> | 2021-03-06 17:12:12 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-03-06 17:12:12 +0100 |
commit | 2aa755c470c61f6f30db09a368bb0e12fd5fac34 (patch) | |
tree | cf02a7264c4d5d76fd7bce81229f7b3a178f7434 /adwaita-icon-theme | |
parent | 4e1173a59b47c519f3a79b8debc480ac1b879bb6 (diff) | |
download | opt-2aa755c470c61f6f30db09a368bb0e12fd5fac34.tar.gz opt-2aa755c470c61f6f30db09a368bb0e12fd5fac34.tar.xz |
adwaita-icon-theme: use download.gnome.org for source URL
Diffstat (limited to 'adwaita-icon-theme')
-rw-r--r-- | adwaita-icon-theme/.signature | 4 | ||||
-rw-r--r-- | adwaita-icon-theme/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/adwaita-icon-theme/.signature b/adwaita-icon-theme/.signature index 3e2cc6577..605e0cfb9 100644 --- a/adwaita-icon-theme/.signature +++ b/adwaita-icon-theme/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/blrRFQ5/LlNiOcidKMPdmWgTOGTfZY6Z0o9kkxvb9QkDYBdK4IOV/OAIV7HBLjLOHiGRsoOA/MYznCmx17prgE= -SHA256 (Pkgfile) = 72db54d0adeac07d7f37ff430c9b7581eadfdca9725f66a3506b8d4e1545e55f +RWSE3ohX2g5d/d66xkKDyWW+p7eh+MrbNqQMAhUyf4mJJY0WugG4YTqC2/s6PYEd6MFnaU+UoPSmk9STBpsfBB8s609vmxGeEwQ= +SHA256 (Pkgfile) = a62f1e635dfe71102070fda6ac612ad87766f48c8d501a5cc7d4abc235159773 SHA256 (.footprint) = 63269099ec346ffee43683c31b2a52c44263da740df49a86398098e95fdef943 SHA256 (adwaita-icon-theme-3.38.0.tar.xz) = 6683a1aaf2430ccd9ea638dd4bfe1002bc92b412050c3dba20e480f979faaf97 diff --git a/adwaita-icon-theme/Pkgfile b/adwaita-icon-theme/Pkgfile index d58f72afe..e4609eac6 100644 --- a/adwaita-icon-theme/Pkgfile +++ b/adwaita-icon-theme/Pkgfile @@ -6,7 +6,7 @@ name=adwaita-icon-theme version=3.38.0 release=2 -source=(https://ftp.gnome.org/pub/gnome/sources/$name/${version:0:4}/$name-$version.tar.xz) +source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version |