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

George Rawlinson grawlinson at gemini.archlinux.org
Sun Mar 27 06:34:51 UTC 2022


    Date: Sunday, March 27, 2022 @ 06:34:50
  Author: grawlinson
Revision: 1177141

upgpkg: bacon 2.1.0-1

New upstream release.

Modified:
  bacon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 03:29:13 UTC (rev 1177140)
+++ PKGBUILD	2022-03-27 06:34:50 UTC (rev 1177141)
@@ -2,8 +2,8 @@
 # Contributor: Jokler <aur at jokler.xyz>
 
 pkgname=bacon
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="A background rust code checker"
 arch=('x86_64')
 url="https://dystroy.org/bacon"
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('git' 'rust')
 options=('!lto')
-_commit='06149aa5f174cb646f5d43a1c2127162e3c619a6'
+_commit='d256ebcb7e2244bcad335abccafb8ab84fc8aea2'
 source=("$pkgname::git+https://github.com/Canop/bacon.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list