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

Felix Yan felixonmars at archlinux.org
Sun Mar 15 22:11:06 UTC 2020


    Date: Sunday, March 15, 2020 @ 22:11:06
  Author: felixonmars
Revision: 377650

upgpkg: beep 1.4.8-1

Modified:
  beep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-15 22:01:14 UTC (rev 377649)
+++ PKGBUILD	2020-03-15 22:11:06 UTC (rev 377650)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=beep
-pkgver=1.4.7
+pkgver=1.4.8
 pkgrel=1
 pkgdesc='Advanced PC speaker beeping program'
 url='https://github.com/spkr-beep/beep'
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('glibc')
 source=(https://github.com/spkr-beep/beep/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('a1482a16f971c56dc6a62047fa449c96519c897d2e8cb18dcc06178564943c1eb3b9d9106ca6b76054e0fa109e3b161fb8e9ec1966a02d0d739222b5434b71c7')
+sha512sums=('19bdc08881ca7d3ae0ee2d4a7da02a0058dc5ee3d149a1b8b0e9db932b1b6ce8a731ed276d8ca2b66f32eb8af9469caf4f9fed1a0b301fcac3f50a9b95d0a069')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list