aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-01-06 20:45:54 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-01-06 20:45:54 +0300
commitff08fa356de86c014c55ef2f73ee27ac226aff71 (patch)
treef2a0bcc544fc80c8e56559c6d27fbd8ecff667eb
parentaur: 1.1-1 (diff)
downloadconfig-links-ff08fa356de86c014c55ef2f73ee27ac226aff71.tar.gz
config-links-ff08fa356de86c014c55ef2f73ee27ac226aff71.zip
aur: 2.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cca533a..46d74c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = config-links
pkgdesc = Config file sharing
- pkgver = 1.1
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/egor-tensin/config-links
arch = any
license = MIT
depends = bash
- source = config-links-1.1.tar.gz::https://github.com/egor-tensin/config-links/archive/v1.1.tar.gz
+ source = config-links-2.0.tar.gz::https://github.com/egor-tensin/config-links/archive/v2.0.tar.gz
md5sums = SKIP
pkgname = config-links
diff --git a/PKGBUILD b/PKGBUILD
index 4115582..8bbb2b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=config-links
-pkgver=1.1
+pkgver=2.0
pkgrel=1
pkgdesc='Config file sharing'
arch=(any)