diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-04 21:12:48 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-04 21:12:48 +0100 |
commit | 4e6e0f014854bdd110ba3c476c149f9b3ba91772 (patch) | |
tree | b357c31c48681405967416c53b900e576aa3c3c3 /PKGBUILD | |
parent | Makefile: fix macOS builds (diff) | |
download | config-links-4e6e0f014854bdd110ba3c476c149f9b3ba91772.tar.gz config-links-4e6e0f014854bdd110ba3c476c149f9b3ba91772.zip |
aur: 2.0.3-1
Diffstat (limited to '')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=config-links -pkgver=2.0.2 +pkgver=2.0.3 pkgrel=1 pkgdesc='Config file sharing' arch=(any) |