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

Kyle Keen kkeen at gemini.archlinux.org
Sat Jul 17 10:48:14 UTC 2021


    Date: Saturday, July 17, 2021 @ 10:48:14
  Author: kkeen
Revision: 978315

upgpkg: libvolk 2:2.4.1-1 whoops

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-17 10:47:15 UTC (rev 978314)
+++ PKGBUILD	2021-07-17 10:48:14 UTC (rev 978315)
@@ -1,7 +1,8 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=libvolk
-pkgver=2.5.0
+epoch=2
+pkgver=2.4.1
 _cpuver=0.6.0
 pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
@@ -16,7 +17,7 @@
 source=("volk-$pkgver.tgz::https://github.com/gnuradio/volk/archive/v$pkgver.tar.gz"
         "cpufeatures-$_cpuver.tgz::https://github.com/google/cpu_features/archive/v$_cpuver.tar.gz")
 # new upstream maintainer, no sig for 2.1.0 or real release?
-md5sums=('f4a00ab7a05a8dfc150d5d39d6791777'
+md5sums=('972f95afffcdfcedbfac2a01231a4794'
          '72a153f809bfab2253978959da0915ef')
 validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D'
               'D74F9F146E7F755783583158B343B2BA293E5174')




More information about the arch-commits mailing list