aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-21 20:52:22 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-21 20:52:22 +0200
commita3eb4100b4f7f3de6a797cc3e26d78094dd8074f (patch)
tree5be522f78349de3e1b6ccd6031b5e0b2a283454e
parentaur: 2.0.3-1 (diff)
downloadconfig-links-a3eb4100b4f7f3de6a797cc3e26d78094dd8074f.tar.gz
config-links-a3eb4100b4f7f3de6a797cc3e26d78094dd8074f.zip
aur: 2.0.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c909a52..db455d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = config-links
pkgdesc = Config file sharing
- pkgver = 2.0.3
+ pkgver = 2.0.4
pkgrel = 1
url = https://github.com/egor-tensin/config-links
arch = any
license = MIT
depends = bash
- source = config-links-2.0.3.tar.gz::https://github.com/egor-tensin/config-links/archive/v2.0.3.tar.gz
+ source = config-links-2.0.4.tar.gz::https://github.com/egor-tensin/config-links/archive/v2.0.4.tar.gz
md5sums = SKIP
pkgname = config-links
diff --git a/PKGBUILD b/PKGBUILD
index 4d49c46..59f19ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=config-links
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc='Config file sharing'
arch=(any)