Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
652
Issues
652
List
Boards
Labels
Service Desk
Milestones
Merge Requests
186
Merge Requests
186
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
641f229d
Commit
641f229d
authored
May 18, 2015
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/adwaita-icon-theme: upgrade to 3.16.2.1
parent
870b7bcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
5 deletions
+10
-5
main/adwaita-icon-theme/APKBUILD
main/adwaita-icon-theme/APKBUILD
+10
-5
No files found.
main/adwaita-icon-theme/APKBUILD
View file @
641f229d
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
adwaita-icon-theme
pkgver
=
3.16.
0
pkgver
=
3.16.
2.1
pkgrel
=
0
pkgdesc
=
"Adwaita icon theme"
url
=
"http://www.gnome.org"
...
...
@@ -12,7 +12,12 @@ depends_dev=""
makedepends
=
"
$depends_dev
intltool gtk+2.0 gtk+3.0 librsvg"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-lang"
source
=
"http://download.gnome.org/sources/adwaita-icon-theme/
${
pkgver
%.*
}
/adwaita-icon-theme-
$pkgver
.tar.xz"
case
$pkgver
in
*
.
*
.
*
.
*
)
_v
=
${
pkgver
%.*.*
}
;;
*
.
*
.
*
)
_v
=
${
pkgver
%.*
}
;;
esac
source
=
"http://download.gnome.org/sources/adwaita-icon-theme/
${
_v
}
/adwaita-icon-theme-
$pkgver
.tar.xz"
_builddir
=
"
$srcdir
"
/adwaita-icon-theme-
$pkgver
prepare
()
{
...
...
@@ -48,6 +53,6 @@ package() {
rm
-f
"
$pkgdir
"
/usr/lib/
*
.la
}
md5sums
=
"
cd4bdd988fe15ec31796950c690b8d27 adwaita-icon-theme-3.16.0
.tar.xz"
sha256sums
=
"
a3c8ad3b099ca571b423811a20ee9a7a43498cfa04d299719ee43cd7af6f6eb1 adwaita-icon-theme-3.16.0
.tar.xz"
sha512sums
=
"
5c74e14d56101cdd281191caba928016a5d62e1f554d5da95a84349ac4ab85f7cb76cc658f05bd70e4891d68b3a98ab5b157bc85e5918ceecf3f2f653784c815 adwaita-icon-theme-3.16.0
.tar.xz"
md5sums
=
"
9ef86952c947aa27a1a888b7735d60b3 adwaita-icon-theme-3.16.2.1
.tar.xz"
sha256sums
=
"
b4556dfbf555d4fac12d4d5c12f7519de0d43ec42a1b649611439a50bf7acb96 adwaita-icon-theme-3.16.2.1
.tar.xz"
sha512sums
=
"
a38d59d54e204f8c2ab8c8ef2d6120dad636c5534293578692d1fb9a288e5862596117fa938eddf752137ef27e1d1a86eb0a1a046b87961a84c5673df58a5eec adwaita-icon-theme-3.16.2.1
.tar.xz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment