[arch-commits] Commit in blueberry/repos/community-any (PKGBUILD PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Aug 29 12:45:23 UTC 2019


    Date: Thursday, August 29, 2019 @ 12:45:22
  Author: bgyorgy
Revision: 504798

archrelease: copy trunk to community-any

Added:
  blueberry/repos/community-any/PKGBUILD
    (from rev 504797, blueberry/trunk/PKGBUILD)
Deleted:
  blueberry/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-29 12:45:04 UTC (rev 504797)
+++ PKGBUILD	2019-08-29 12:45:22 UTC (rev 504798)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributer: Sam Burgos <jsbm1089 at gmail dot com>
-
-pkgname=blueberry
-pkgver=1.2.9
-pkgrel=1
-pkgdesc="Bluetooth configuration tool"
-arch=('any')
-url="https://github.com/linuxmint/blueberry"
-license=('GPL')
-depends=('bluez-tools' 'gnome-bluetooth' 'python-dbus' 'python-gobject' 'python-setproctitle' 'rfkill')
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
-sha256sums=('7b31ec9d7de078174f1be00005b61830a4818675f9f49bfd8b25463662807c17')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  cp -r etc usr "$pkgdir"
-}

Copied: blueberry/repos/community-any/PKGBUILD (from rev 504797, blueberry/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-08-29 12:45:22 UTC (rev 504798)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributer: Sam Burgos <jsbm1089 at gmail dot com>
+
+pkgname=blueberry
+pkgver=1.2.9
+pkgrel=1
+pkgdesc="Bluetooth configuration tool"
+arch=('any')
+url="https://github.com/linuxmint/blueberry"
+license=('GPL')
+depends=('bluez-tools' 'gnome-bluetooth' 'python-dbus' 'python-gobject' 'python-setproctitle' 'rfkill')
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
+sha256sums=('7b31ec9d7de078174f1be00005b61830a4818675f9f49bfd8b25463662807c17')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  cp -r etc usr "$pkgdir"
+}



More information about the arch-commits mailing list