diff options
author | Tim Biermann <tbier@posteo.de> | 2021-05-13 10:34:54 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-05-13 13:47:23 +0000 |
commit | 6465dc1ab164bef369b6ee226b2a6d6ab16007eb (patch) | |
tree | 07e30c6a91b647aa8342e8b17f8b186d980fd733 /adwaita-icon-theme | |
parent | c7dac920545c983d7b2d907a565174fbff52a5c9 (diff) | |
download | opt-6465dc1ab164bef369b6ee226b2a6d6ab16007eb.tar.gz opt-6465dc1ab164bef369b6ee226b2a6d6ab16007eb.tar.xz |
adwaita-icon-theme: 40.1 -> 40.1.1
Diffstat (limited to 'adwaita-icon-theme')
-rw-r--r-- | adwaita-icon-theme/.signature | 6 | ||||
-rw-r--r-- | adwaita-icon-theme/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/adwaita-icon-theme/.signature b/adwaita-icon-theme/.signature index c9d96a674..c98f37a8e 100644 --- a/adwaita-icon-theme/.signature +++ b/adwaita-icon-theme/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bD7kzowrNvHPC52DO6XFotBwW7EuTSTiJ7SKeMJw8pzMV+W7NRzF7QByX5ZI7kqBD52HOf7g3ypfCHQ5nDOtAQ= -SHA256 (Pkgfile) = 6fb055dbe64e73eff714ce170e8d3606417aa20fa1ddb79f897970291826b702 +RWSE3ohX2g5d/cXBnYebHf6OPlDQGutnFGd9YZemEGMKTdJMz1PVJg0qp394ogTtXkJg901NIF5ZKLJZcQBivRAK3AlI9l7YIQc= +SHA256 (Pkgfile) = 1579fc8cc93a0e0054164a57047bc40c2c195cb005aaadf02a4fd5f0ba3e3fbd SHA256 (.footprint) = f41f4b5368f10732185af167c8947228705879b0166a7bcd97af34a0af444f41 -SHA256 (adwaita-icon-theme-40.1.tar.xz) = 3fba2ee1e9e2225413230397824fc9d484271c44252db7f57ba9bebf45c9b12a +SHA256 (adwaita-icon-theme-40.1.1.tar.xz) = 0b6c436ed6ad9887a88ada1f72a0197b1eb73b020d8d344abab4c7fa7250f8f6 diff --git a/adwaita-icon-theme/Pkgfile b/adwaita-icon-theme/Pkgfile index c9c755992..e8598a0a6 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 +version=40.1.1 release=1 -source=(https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) +source=(https://download.gnome.org/sources/$name/${version%.*.*}/$name-$version.tar.xz) build() { cd $name-$version |