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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Thu Feb 17 22:31:28 UTC 2022


    Date: Thursday, February 17, 2022 @ 22:31:27
  Author: svenstaro
Revision: 1133818

upgpkg: timescaledb 2.6.0-1

Modified:
  timescaledb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-17 20:47:35 UTC (rev 1133817)
+++ PKGBUILD	2022-02-17 22:31:27 UTC (rev 1133818)
@@ -3,14 +3,14 @@
 # Contributor: Felix Fung <fylixeoi at gmail.com>
 
 pkgname=timescaledb
-_commit=6794b140bde142702d65d5a482ddf542a8ff99be
+_commit=23962c8
 # limit to last 5 releases
 _versions=(
-  2.4.1
   2.4.2
   2.5.0
   2.5.1
-  2.5.2 # current ts version
+  2.5.2
+  2.6.0 # current ts version
 )
 pkgver="${_versions[-1]}"
 pkgrel=1



More information about the arch-commits mailing list