Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
8cb6512b
Commit
8cb6512b
authored
6 years ago
by
Milan P. Stanić
Committed by
Kevin Daudt
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/awesome: upgrade to 4.3
parent
299a1d28
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/awesome/APKBUILD
+3
-2
3 additions, 2 deletions
community/awesome/APKBUILD
with
3 additions
and
2 deletions
community/awesome/APKBUILD
+
3
−
2
View file @
8cb6512b
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
awesome
pkgname
=
awesome
pkgver
=
4.
2
pkgver
=
4.
3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"lua-configurable window manager framework"
pkgdesc
=
"lua-configurable window manager framework"
url
=
"http://awesome.naquadah.org/"
url
=
"http://awesome.naquadah.org/"
...
@@ -16,6 +16,7 @@ makedepends="lua lua5.1 lua5.1-dev libxcb-dev pango-dev cairo-dev cmake gperf gl
...
@@ -16,6 +16,7 @@ makedepends="lua lua5.1 lua5.1-dev libxcb-dev pango-dev cairo-dev cmake gperf gl
xcb-util-xrm-dev"
xcb-util-xrm-dev"
install
=
""
install
=
""
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
options
=
"!check"
# No test suite
source
=
"
$pkgname
-
$pkgver
.tar.xz::https://github.com/awesomeWM/
$pkgname
-releases/raw/master/
$pkgname
-
$pkgver
.tar.xz"
source
=
"
$pkgname
-
$pkgver
.tar.xz::https://github.com/awesomeWM/
$pkgname
-releases/raw/master/
$pkgname
-
$pkgver
.tar.xz"
_srcdir
=
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
_srcdir
=
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
...
@@ -45,4 +46,4 @@ package() {
...
@@ -45,4 +46,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
}
}
sha512sums
=
"
134dd3625c86243861b3d0701cc8bfd8c00986d7027f0832016c3f5e59e6b9a1ef2f677bb0d1d66ece63449533e4b13d8d7388e96e6f9014212030a79f163e09
awesome-4.
2
.tar.xz"
sha512sums
=
"
c5ef1e8dc593e7783b895d22143154aea8f211beeda24672a7ee4ed5112b4f4284043f848a151f3d3c4f569e91308670367a4353f705b20511b36495b22fa3f5
awesome-4.
3
.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment