[arch-commits] Commit in blueman/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Jul 18 20:34:55 UTC 2022
Date: Monday, July 18, 2022 @ 20:34:54
Author: arojas
Revision: 1254471
upgpkg: blueman 2.3.1-1: Update to 2.3.1
Modified:
blueman/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-18 20:33:17 UTC (rev 1254470)
+++ PKGBUILD 2022-07-18 20:34:54 UTC (rev 1254471)
@@ -3,7 +3,7 @@
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=blueman
-pkgver=2.2.5
+pkgver=2.3.1
pkgrel=1
pkgdesc="GTK+ Bluetooth Manager"
arch=('x86_64')
@@ -16,7 +16,7 @@
'networkmanager: Dial Up Networking (DUN) and Personal Area Networking (PAN) support'
'pulseaudio-bluetooth: audio devices support')
source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('c9f3c0a94dc7c80bd32304bb25fded214fe30b7018e9ef46b2fcbd1d803c7c7c')
+sha256sums=('f6cc10fa52e07041be7fc70c9c1fb9485793e4106bc1409c8d55c9b1fc17ab82')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list