diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-12 10:36:43 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-12 10:37:14 +0200 |
commit | a3ba10f15ce32a8cb62b263c36cecd9f583500f0 (patch) | |
tree | 69677bb63832f7e68a85db9f3af9177ff32ad515 /adwaita-icon-theme/Pkgfile | |
parent | 5f257a2b945ae75555461d526fcdc3315a7a563f (diff) | |
download | opt-a3ba10f15ce32a8cb62b263c36cecd9f583500f0.tar.gz opt-a3ba10f15ce32a8cb62b263c36cecd9f583500f0.tar.xz |
adwaita-icon-theme: 40.1.1 -> 41.0
Diffstat (limited to 'adwaita-icon-theme/Pkgfile')
-rw-r--r-- | adwaita-icon-theme/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adwaita-icon-theme/Pkgfile b/adwaita-icon-theme/Pkgfile index e8598a0a6..b9055a0f8 100644 --- a/adwaita-icon-theme/Pkgfile +++ b/adwaita-icon-theme/Pkgfile @@ -4,9 +4,9 @@ # Depends On: librsvg gtk3 hicolor-icon-theme name=adwaita-icon-theme -version=40.1.1 +version=41.0 release=1 -source=(https://download.gnome.org/sources/$name/${version%.*.*}/$name-$version.tar.xz) +source=(https://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/${version%.*}/adwaita-icon-theme-$version.tar.xz) build() { cd $name-$version |