[arch-commits] Commit in beep/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Mar 30 17:56:48 UTC 2020
Date: Monday, March 30, 2020 @ 17:56:48
Author: anthraxx
Revision: 378750
upgpkg: beep 1.4.9-1
Modified:
beep/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-30 15:10:00 UTC (rev 378749)
+++ PKGBUILD 2020-03-30 17:56:48 UTC (rev 378750)
@@ -2,7 +2,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=beep
-pkgver=1.4.8
+pkgver=1.4.9
pkgrel=1
pkgdesc='Advanced PC speaker beeping program'
url='https://github.com/spkr-beep/beep'
@@ -9,8 +9,9 @@
arch=('x86_64')
license=('GPL2')
depends=('glibc')
-source=(https://github.com/spkr-beep/beep/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('19bdc08881ca7d3ae0ee2d4a7da02a0058dc5ee3d149a1b8b0e9db932b1b6ce8a731ed276d8ca2b66f32eb8af9469caf4f9fed1a0b301fcac3f50a9b95d0a069')
+source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('46e6066cb4d9ad4a0c55a03bf5a2163426648ce3831fe1f7bafa2f02d0e407b50c52e58cc2b123c346df96e92b73d2458b473c3fb001d9a0d1470b7cf38cc35b')
+b2sums=('073169ccb4919c17c0291951834fea682c87021f18562629013293432292750f6d6b3235e8882fa9cf26c9e055e1283cfa629c2e88e0f87a301b238c38380498')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list