Skip to content
Snippets Groups Projects
Commit 5580c6c2 authored by Balló György's avatar Balló György :flag_hu:
Browse files

Update to new version

parent 155c9c68
No related branches found
Tags 5.16.5-1
No related merge requests found
......@@ -2,15 +2,15 @@
# Contributer: Sam Burgos <jsbm1089 at gmail dot com>
pkgname=blueberry
pkgver=1.3.8
pkgver=1.3.9
pkgrel=1
pkgdesc="Bluetooth configuration tool"
arch=('any')
arch=(any)
url="https://github.com/linuxmint/blueberry"
license=('GPL')
depends=('bluez-tools' 'gnome-bluetooth' 'python-dbus' 'python-gobject' 'python-setproctitle' 'rfkill' 'xapps')
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
sha256sums=('b385c27e8d87922aca6dd36acf6662185e4922d90835d991851e62076be70499')
license=(GPL)
depends=(bluez-tools gnome-bluetooth python-dbus python-gobject python-setproctitle rfkill xapps)
source=(https://github.com/linuxmint/blueberry/archive/$pkgver/$pkgname-$pkgver.tar.gz)
sha256sums=('a06dd2876f66cc4fc49e8bbd9ea0c52e17071a8cc2e47846f19e4f8729046108')
build() {
cd $pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment