* update adwaita-icon-theme to 44.0-1
This commit is contained in:
parent
6dadf77e7c
commit
da21ba5716
@ -5,17 +5,27 @@
|
||||
|
||||
pkgbase=adwaita-icon-theme
|
||||
pkgname=(adwaita-icon-theme adwaita-cursors)
|
||||
pkgver=43
|
||||
pkgrel=2
|
||||
pkgver=44.0
|
||||
pkgrel=1
|
||||
pkgdesc="GNOME standard icons"
|
||||
url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme"
|
||||
arch=(any)
|
||||
license=(LGPL3 CCPL:by-sa)
|
||||
depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
|
||||
makedepends=(git gtk3)
|
||||
_commit=3ea65342a846b2b29fe6feedcd13e2ecc5b5c2b2 # tags/43^0
|
||||
license=(
|
||||
CCPL:by-sa
|
||||
LGPL3
|
||||
)
|
||||
depends=(
|
||||
hicolor-icon-theme
|
||||
gtk-update-icon-cache
|
||||
librsvg
|
||||
)
|
||||
makedepends=(
|
||||
git
|
||||
gtk3
|
||||
)
|
||||
_commit=a5a52e09d26ccbb28e60a253e5b6e7eb18247e16 # tags/44.0^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
b2sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
cd $pkgname
|
||||
|
Loading…
x
Reference in New Issue
Block a user