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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Maxim Karasev
aports
Commits
4aaba6a8
Commit
4aaba6a8
authored
8 years ago
by
Leonardo Arena
Browse files
Options
Downloads
Patches
Plain Diff
main/py-bluez: fix source
parent
cebfe1bb
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
main/py-bluez/APKBUILD
+4
-2
4 additions, 2 deletions
main/py-bluez/APKBUILD
with
4 additions
and
2 deletions
main/py-bluez/APKBUILD
+
4
−
2
View file @
4aaba6a8
...
...
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py-bluez
pkgver
=
0.18
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Python API for the BlueZ bluetooth stack "
url
=
"http://code.google.com/p/pybluez/"
arch
=
"all"
...
...
@@ -11,7 +11,7 @@ depends=""
makedepends
=
"python2-dev bluez-dev"
install
=
""
subpackages
=
""
source
=
"http://
pybluez.
googlecode
.com/files
/PyBluez-
$pkgver
.tar.gz"
source
=
"http
s
://
storage.googleapis.com/
google
-
code
-archive-downloads/v2/code.google.com/pybluez
/PyBluez-
$pkgver
.tar.gz"
_builddir
=
"
$srcdir
"
/PyBluez-
$pkgver
prepare
()
{
...
...
@@ -35,3 +35,5 @@ package() {
}
md5sums
=
"be8c8ce615c3189fda1aaf3d568314b2 PyBluez-0.18.tar.gz"
sha256sums
=
"66b2184e0eaad5e1ecc89eb4c81cba0696b3028b85d1301186b45b0bbd761065 PyBluez-0.18.tar.gz"
sha512sums
=
"ddd185ad90f7c6235e25182afccfb586efa0d361f38140f33718dc2d29ca62f3aa68867d075820afffd5ee2fbd306b907b565fbdfdf32f906657f6a3a8c779da PyBluez-0.18.tar.gz"
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