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

George Rawlinson grawlinson at gemini.archlinux.org
Sun May 22 07:46:16 UTC 2022


    Date: Sunday, May 22, 2022 @ 07:46:15
  Author: grawlinson
Revision: 1209979

upgpkg: bacon 2.2.0-1

New upstream release.

Modified:
  bacon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-22 07:44:35 UTC (rev 1209978)
+++ PKGBUILD	2022-05-22 07:46:15 UTC (rev 1209979)
@@ -2,16 +2,16 @@
 # Contributor: Jokler <aur at jokler.xyz>
 
 pkgname=bacon
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
-pkgdesc="A background rust code checker"
+pkgdesc='A background rust code checker'
 arch=('x86_64')
-url="https://dystroy.org/bacon"
+url='https://dystroy.org/bacon'
 license=('AGPL3')
 depends=('gcc-libs')
 makedepends=('git' 'rust')
 options=('!lto')
-_commit='d256ebcb7e2244bcad335abccafb8ab84fc8aea2'
+_commit='e14c658672bfc28a3cb410f6ec27bff78cc0c62b'
 source=("$pkgname::git+https://github.com/Canop/bacon.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list