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

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Oct 18 06:18:10 UTC 2021


    Date: Monday, October 18, 2021 @ 06:18:09
  Author: alucryd
Revision: 1030808

upgpkg: aml 0.2.1-1

Modified:
  aml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 06:17:25 UTC (rev 1030807)
+++ PKGBUILD	2021-10-18 06:18:09 UTC (rev 1030808)
@@ -2,8 +2,8 @@
 # Contributor: Andri Yngvason <andri at yngvason.is>
 
 pkgname=aml
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
 pkgdesc='Another Main Loop'
 arch=(x86_64)
 url=https://github.com/any1/aml
@@ -15,7 +15,7 @@
   ninja
 )
 provides=(libaml.so)
-_tag=1d8185ec15c68074cec1fd252c01c5ecad877b73
+_tag=08b6b18d1935fcc2567368c16d8a31d1d2b17aa8
 source=(git+https://github.com/any1/aml.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list