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

Morten Linderud foxboron at archlinux.org
Mon May 3 21:59:31 UTC 2021


    Date: Monday, May 3, 2021 @ 21:59:30
  Author: foxboron
Revision: 927325

upgpkg: bucklespring 1.5.0-1

Modified:
  bucklespring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-03 21:56:54 UTC (rev 927324)
+++ PKGBUILD	2021-05-03 21:59:30 UTC (rev 927325)
@@ -1,15 +1,15 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=bucklespring
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M"
 arch=('i686' 'x86_64')
 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/v${pkgver}.tar.gz")
-sha256sums=('b38b2c0ec905573a243cb9db543f8eeb92e4d040025ef338d8bcfcfd5ccd5348')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/${pkgver}.tar.gz")
+sha256sums=('0b9505abde912775dd78d8396d2282a6d89e3ad3342b3f150c207becb40d34ab')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list