diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-30 00:43:06 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-30 00:43:06 +0200 |
commit | eb5db81acdf969747b7273a81dfd67111b520831 (patch) | |
tree | 6693fe40ee39d448569e185c7169e21acd446f4a | |
parent | Makefile: remove tag, add commit (diff) | |
download | config-links-eb5db81acdf969747b7273a81dfd67111b520831.tar.gz config-links-eb5db81acdf969747b7273a81dfd67111b520831.zip |
aur: 2.0-3
Diffstat (limited to '')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=config-links pkgver=2.0 -pkgrel=2 +pkgrel=3 pkgdesc='Config file sharing' arch=(any) url='https://github.com/egor-tensin/config-links' |