|
@@ -10,7 +10,6 @@ arch=(any)
|
|
license=(LGPL3 CCPL:cc-by-sa)
|
|
license=(LGPL3 CCPL:cc-by-sa)
|
|
depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
|
|
depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
|
|
makedepends=(intltool git gtk3 gnome-common)
|
|
makedepends=(intltool git gtk3 gnome-common)
|
|
-groups=(gnome)
|
|
|
|
_commit=0915a6f9a2a43738a906f62d5f818c0f62c10f1e # tags/3.26.1^0
|
|
_commit=0915a6f9a2a43738a906f62d5f818c0f62c10f1e # tags/3.26.1^0
|
|
source=("git+https://git.gnome.org/browse/adwaita-icon-theme#commit=$_commit")
|
|
source=("git+https://git.gnome.org/browse/adwaita-icon-theme#commit=$_commit")
|
|
sha256sums=('SKIP')
|
|
sha256sums=('SKIP')
|
|
@@ -22,10 +21,6 @@ pkgver() {
|
|
|
|
|
|
prepare() {
|
|
prepare() {
|
|
cd $pkgname
|
|
cd $pkgname
|
|
-
|
|
|
|
- # Fix up missing tag
|
|
|
|
- git tag -f 3.25.91 948a38e4d4eae2fec50a52cf7aace6b20fa053c8
|
|
|
|
-
|
|
|
|
autoreconf -fvi
|
|
autoreconf -fvi
|
|
}
|
|
}
|
|
|
|
|