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

Morten Linderud foxboron at gemini.archlinux.org
Thu Nov 4 21:16:14 UTC 2021


    Date: Thursday, November 4, 2021 @ 21:16:14
  Author: foxboron
Revision: 1037007

upgpkg: bucklespring 1.5.1-1

Modified:
  bucklespring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-04 21:15:37 UTC (rev 1037006)
+++ PKGBUILD	2021-11-04 21:16:14 UTC (rev 1037007)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=bucklespring
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M"
 arch=('i686' 'x86_64')
@@ -8,8 +8,8 @@
 url="https://github.com/zevv/bucklespring"
 license=('MIT')
 depends=('openal' 'alure' 'libxtst' 'dumb' 'mpg123')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/${pkgver}.tar.gz")
-sha256sums=('0b9505abde912775dd78d8396d2282a6d89e3ad3342b3f150c207becb40d34ab')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/v${pkgver}.tar.gz")
+sha256sums=('8d75d9809aa1f45b6f613bd6547f52a4ba9b207119775e48497c1a17fe98d541')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list