diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-07 20:22:46 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-07 20:50:39 +0100 |
commit | 77595d7e3a5517a0bcd8916f29caea6e974d22d4 (patch) | |
tree | 76845cdb2592628aa9b506fa90a834cd93ba1568 /adwaita-icon-theme | |
parent | 123dbe93368e61c6abcd515d2e0d62a5f5bed832 (diff) | |
download | opt-77595d7e3a5517a0bcd8916f29caea6e974d22d4.tar.gz opt-77595d7e3a5517a0bcd8916f29caea6e974d22d4.tar.xz |
adwaita-icon-theme: added gtk3 to the deps
Diffstat (limited to 'adwaita-icon-theme')
-rw-r--r-- | adwaita-icon-theme/.signature | 6 | ||||
-rw-r--r-- | adwaita-icon-theme/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/adwaita-icon-theme/.signature b/adwaita-icon-theme/.signature index e3230a366..d54032250 100644 --- a/adwaita-icon-theme/.signature +++ b/adwaita-icon-theme/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b8rrnTfx3npyXofs4tuWvVZSjdfmoJTixV3fR5j7UJsNuuOCYP62VG3t1zuU8DF3UoVE5xqL2MXn/A3qroIlgU= -SHA256 (Pkgfile) = d7d1c5580688019aa539076fc0c06c115d3082fdceecadc94778a1bb79c09e1f -SHA256 (.footprint) = f0487d3000f59d823f915d7d8d1631fde6e2638dbebf08f1412056954832be79 +RWSE3ohX2g5d/bm1nyRi3fy3jEy8aWpRHQlQN2e6YHgG08dUYaBw9XRI5Olf1YqYxwzb3Pk5cOLHOMErDe0LjDyrrdEfZW8UDg8= +SHA256 (Pkgfile) = 12ffee469049f903c2021d9a5c28ca7cc4673904865c76f0712e7c44c3c6135e +SHA256 (.footprint) = ecd361c07e0239cb7444dc75e5a0bdcad7935efdebdc41ae4a8401f18da071a3 SHA256 (adwaita-icon-theme-3.22.0.tar.xz) = c18bf6e26087d9819a962c77288b291efab25d0419b73d909dd771716a45dcb7 diff --git a/adwaita-icon-theme/Pkgfile b/adwaita-icon-theme/Pkgfile index 4e33866bb..d07f73d89 100644 --- a/adwaita-icon-theme/Pkgfile +++ b/adwaita-icon-theme/Pkgfile @@ -1,7 +1,7 @@ # Description: Adwaita Icon Theme # URL: https://git.gnome.org/browse/adwaita-icon-theme/ # Maintainer: Fredrik Rinnestam, fredrik at rinnestam dot se -# Depends On: librsvg +# Depends On: librsvg gtk3 name=adwaita-icon-theme version=3.22.0 |