summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f437ac73a2e..f97a7bac3641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('Apache')
depends=('postgresql>=9.6.0' 'postgresql-libs>=9.6.0')
makedepends=('gcc' 'cmake>=3.4' 'git')
install=${pkgname}.install
-source=("$pkgname-$pkgver::git+https://github.com/timescale/timescaledb.git#tag=1.1.1")
+source=("$pkgname-$pkgver::git+https://github.com/timescale/timescaledb.git#tag=1.2.1")
md5sums=(SKIP)
build() {