[arch-commits] Commit in libvolk/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Fri May 29 04:36:15 UTC 2020


    Date: Friday, May 29, 2020 @ 04:36:14
  Author: kkeen
Revision: 636947

upgpkg: libvolk 2.3.0-1

Modified:
  libvolk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 04:31:21 UTC (rev 636946)
+++ PKGBUILD	2020-05-29 04:36:14 UTC (rev 636947)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=libvolk
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 #source=("https://github.com/gnuradio/volk/releases/download/v$pkgver/volk-v$pkgver.tar.gz"{,.asc})
 source=("volk-$pkgver.tgz::https://github.com/gnuradio/volk/archive/v$pkgver.tar.gz")
 # new upstream maintainer, no sig for 2.1.0 or real release?
-md5sums=('ebf09b97e56a5da3817a5c98a9731daa')
+md5sums=('7b93b9b0e2ac7843dd11619d22ccf17a')
 validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D'
               'D74F9F146E7F755783583158B343B2BA293E5174')
 



More information about the arch-commits mailing list