aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-06 10:42:21 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-06 10:42:21 +0200
commit34da77f3fdd298a4cd337b62bb8e07e2751edba3 (patch)
treee90105f1c8585a20eaafed930db21eefc0f3410c
parentMakefile: consistent prelude (diff)
downloadconfig-links-34da77f3fdd298a4cd337b62bb8e07e2751edba3.tar.gz
config-links-34da77f3fdd298a4cd337b62bb8e07e2751edba3.zip
aur: 2.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46d74c1..170148f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = config-links
pkgdesc = Config file sharing
pkgver = 2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/egor-tensin/config-links
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8bbb2b8..7ac0c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=config-links
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Config file sharing'
arch=(any)
url='https://github.com/egor-tensin/config-links'