summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJules P?nuchot2023-07-18 18:27:19 +0200
committerJules P?nuchot2023-07-18 18:27:19 +0200
commit4cdbe98d80b8ed0d54f7e187b9867d4598c57dfe (patch)
tree463059b79fbbd241fc6d8a4a25db333b05113be5 /PKGBUILD
parent22a9ad18ffb919bc97c7752f0c3ac9c8e442a37c (diff)
downloadaur-4cdbe98d80b8ed0d54f7e187b9867d4598c57dfe.tar.gz
upgpkg: tl-optional-git v1.1.0.r0.g3a1209d-1
upstream release version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e704665364f1..d71c44896acc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name=tl-optional
_author=TartanLlama
pkgname=${_name}-git
-pkgver=v1.0.0.r20.gc28fcf7
+pkgver=v1.1.0.r0.g3a1209d
pkgrel=1
pkgdesc="C++11/14/17 std::optional with functional-style extensions and reference support "
arch=('any')