icon-theme-adwaita ver. bump

This commit is contained in:
Rmys
2021-05-24 23:40:39 +03:00
committed by GitHub
parent ec7b77c680
commit e712431f8c
2 changed files with 9 additions and 2 deletions
@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.system("./autogen.sh")
#shelltools.system("./autogen.sh")
autotools.configure()
def build():
@@ -10,7 +10,7 @@
<IsA>app:gui</IsA>
<Summary>Adwaita icon theme</Summary>
<Description>Adwaita icon theme</Description>
<Archive type="targz" sha1sum="eb2008f8e985967c88c64187fb46a60e09311ae2">https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/archive/3.38.0/adwaita-icon-theme-3.38.0.tar.gz</Archive>
<Archive type="tarxz" sha1sum="99caee662d7d92359e707bd83477443a8d9e4b71">https://download.gnome.org/sources/adwaita-icon-theme/40/adwaita-icon-theme-40.1.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk2-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="11">
<Date>2021-05-24</Date>
<Version>40.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-04-08</Date>
<Version>3.38.0</Version>