summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArti Zirk2022-01-17 07:57:11 +0200
committerArti Zirk2022-01-17 07:57:11 +0200
commit0e7db10332d570530316c809426f055d2010b1c6 (patch)
tree2ce81a006585a1e3c92011e7e4aa8902c66f9c01
parent2713c6b804e3a5e31ee2e8f18adf0c1bf9367e85 (diff)
downloadaur-git-subrepo-git.tar.gz
Update maintainer
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6be6f575516a..4018aebbd088 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = git-subrepo-git
pkgdesc = Git Submodule Alternative
pkgver = 0.4.3.r1.g2f68596
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ingydotnet/git-subrepo
arch = any
license = GPL
@@ -12,4 +12,3 @@ pkgbase = git-subrepo-git
md5sums = SKIP
pkgname = git-subrepo-git
-
diff --git a/PKGBUILD b/PKGBUILD
index fe14e2ba932e..56af1a225a52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: James An <james@jamesan.ca>
+# Maintainer: Arti Zirk <arti.zirk@gmail.com>
+# Contributor: James An <james@jamesan.ca>
pkgname=git-subrepo-git
_pkgname=${pkgname%-git}
pkgver=0.4.3.r1.g2f68596
-pkgrel=1
+pkgrel=2
pkgdesc='Git Submodule Alternative'
arch=('any')
url="https://github.com/ingydotnet/$_pkgname"