[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2020-07-06 Thread Alexander Rødseth via arch-commits
Date: Monday, July 6, 2020 @ 21:43:34
  Author: arodseth
Revision: 658071

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 658070, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-06 21:42:56 UTC (rev 658070)
+++ PKGBUILD2020-07-06 21:43:34 UTC (rev 658071)
@@ -1,24 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-
-pkgname=setconf
-pkgver=0.7.6
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=(any)
-url='https://setconf.roboticoverlords.org/'
-license=(GPL2)
-depends=(python)
-source=("https://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
-sha256sums=('98bd51861f0141508a20a81fc325204e9500f3b7305bc518f62bf5af91db8486'
-'SKIP')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# getver: setconf.roboticoverlords.org
-# vim: ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 658070, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-06 21:43:34 UTC (rev 658071)
@@ -0,0 +1,24 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=setconf
+pkgver=0.7.7
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=(any)
+url='https://setconf.roboticoverlords.org/'
+license=(GPL2)
+depends=(python)
+source=("https://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
+sha256sums=('19315574540b3181fec31a4059b9e058381e0192317f153d181e7e7e2aa84d86'
+'SKIP')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# getver: setconf.roboticoverlords.org
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2019-02-19 Thread Alexander Rødseth via arch-commits
Date: Tuesday, February 19, 2019 @ 17:49:40
  Author: arodseth
Revision: 434573

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 434572, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-19 17:49:29 UTC (rev 434572)
+++ PKGBUILD2019-02-19 17:49:40 UTC (rev 434573)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.5
-pkgrel=2
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
-sha256sums=('3aa5ded4c3e1996a78cbbcbd7b9af051e3a197f6e79fced9ebb118da902a52fe'
-'SKIP')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim: ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 434572, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-19 17:49:40 UTC (rev 434573)
@@ -0,0 +1,24 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=setconf
+pkgver=0.7.6
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=(any)
+url='https://setconf.roboticoverlords.org/'
+license=(GPL2)
+depends=(python)
+source=("https://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
+sha256sums=('98bd51861f0141508a20a81fc325204e9500f3b7305bc518f62bf5af91db8486'
+'SKIP')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# getver: setconf.roboticoverlords.org
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2017-10-05 Thread Alexander Rødseth
Date: Thursday, October 5, 2017 @ 07:21:02
  Author: arodseth
Revision: 261614

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 261613, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-05 07:20:44 UTC (rev 261613)
+++ PKGBUILD2017-10-05 07:21:02 UTC (rev 261614)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.5
-pkgrel=2
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
-sha256sums=('3aa5ded4c3e1996a78cbbcbd7b9af051e3a197f6e79fced9ebb118da902a52fe'
-'SKIP')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim: ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 261613, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-05 07:21:02 UTC (rev 261614)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.5
+pkgrel=2
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
+sha256sums=('3aa5ded4c3e1996a78cbbcbd7b9af051e3a197f6e79fced9ebb118da902a52fe'
+'SKIP')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2017-10-05 Thread Alexander Rødseth
Date: Thursday, October 5, 2017 @ 07:20:44
  Author: arodseth
Revision: 261613

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 261612, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-05 07:20:33 UTC (rev 261612)
+++ PKGBUILD2017-10-05 07:20:44 UTC (rev 261613)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.5
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
-sha256sums=('b3b834392c3e79256b22b03fb5011b6c33d7805db300204f8a430abc9c3f5f26'
-'SKIP')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim: ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 261612, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-05 07:20:44 UTC (rev 261613)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.5
+pkgrel=2
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
+sha256sums=('3aa5ded4c3e1996a78cbbcbd7b9af051e3a197f6e79fced9ebb118da902a52fe'
+'SKIP')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2017-10-04 Thread Alexander Rødseth
Date: Wednesday, October 4, 2017 @ 15:21:46
  Author: arodseth
Revision: 261478

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 261477, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 --
 1 file changed, 24 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-04 15:21:25 UTC (rev 261477)
+++ PKGBUILD2017-10-04 15:21:46 UTC (rev 261478)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.4
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('6368a5785e56ac1c697332e318e1346421278ad22112775c16017c82c0937aea')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 261477, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-04 15:21:46 UTC (rev 261478)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.5
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
+sha256sums=('b3b834392c3e79256b22b03fb5011b6c33d7805db300204f8a430abc9c3f5f26'
+'SKIP')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2016-09-20 Thread Alexander Rødseth
Date: Tuesday, September 20, 2016 @ 10:20:33
  Author: arodseth
Revision: 190042

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 190041, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-20 10:19:36 UTC (rev 190041)
+++ PKGBUILD2016-09-20 10:20:33 UTC (rev 190042)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.2
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('9ae89ead0e8dda1b22cfc120b37328fb3f62ca86e11886ace8e514f48d13a545')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 190041, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-20 10:20:33 UTC (rev 190042)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.3
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('a10d8667d03113e42209cca993a9276b6b998678ce4d27c0913faecb555dc259')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2016-03-28 Thread Alexander Rødseth
Date: Monday, March 28, 2016 @ 15:12:04
  Author: arodseth
Revision: 168694

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 168693, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-28 13:11:57 UTC (rev 168693)
+++ PKGBUILD2016-03-28 13:12:04 UTC (rev 168694)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.1
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('402ad15dca95cba94cdf14ce2763301d99c6b969b18763b37abc7b7a1ce95818')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 168693, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-28 13:12:04 UTC (rev 168694)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.2
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('9ae89ead0e8dda1b22cfc120b37328fb3f62ca86e11886ace8e514f48d13a545')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2016-03-19 Thread Alexander Rødseth
Date: Saturday, March 19, 2016 @ 21:25:58
  Author: arodseth
Revision: 167661

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 167660, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-19 20:13:22 UTC (rev 167660)
+++ PKGBUILD2016-03-19 20:25:58 UTC (rev 167661)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.1
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('402ad15dca95cba94cdf14ce2763301d99c6b969b18763b37abc7b7a1ce95818')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 167660, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-19 20:25:58 UTC (rev 167661)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.1
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('402ad15dca95cba94cdf14ce2763301d99c6b969b18763b37abc7b7a1ce95818')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2016-03-19 Thread Alexander Rødseth
Date: Saturday, March 19, 2016 @ 19:50:20
  Author: arodseth
Revision: 167658

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 167657, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-19 18:50:11 UTC (rev 167657)
+++ PKGBUILD2016-03-19 18:50:20 UTC (rev 167658)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-
-pkgname=setconf
-pkgver=0.6.7
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python2')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('dcc38c2864c4a6d76d161a7aa34eb425f45ee4e7e76ad95050988b437750bb4f')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 167657, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-19 18:50:20 UTC (rev 167658)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.1
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('402ad15dca95cba94cdf14ce2763301d99c6b969b18763b37abc7b7a1ce95818')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2015-06-25 Thread Alexander Rødseth
Date: Thursday, June 25, 2015 @ 22:40:53
  Author: arodseth
Revision: 135877

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 135876, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-25 20:39:55 UTC (rev 135876)
+++ PKGBUILD2015-06-25 20:40:53 UTC (rev 135877)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=setconf
-pkgver=0.6.6
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python2')
-source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('1554877f771fd3e509df5fd75c452460fd4ed78d2b23a4cd97710d5cb9831e4f')
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 135876, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-25 20:40:53 UTC (rev 135877)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=setconf
+pkgver=0.6.7
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python2')
+source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('dcc38c2864c4a6d76d161a7aa34eb425f45ee4e7e76ad95050988b437750bb4f')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 13:28:12
  Author: arodseth
Revision: 123402

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 123401, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 12:28:05 UTC (rev 123401)
+++ PKGBUILD2014-12-03 12:28:12 UTC (rev 123402)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=setconf
-pkgver=0.6.3
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python2')
-source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('859b72da867b57451d8139e268fe3faa58102504a942944a01e94920035e7ee1')
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 123401, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 12:28:12 UTC (rev 123402)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=setconf
+pkgver=0.6.4
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python2')
+source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('c2bc02c0b787afacf9fffc9bd5d24aa623e140daee1e056f1c6d97dcf6bea88a')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2014-10-13 Thread Alexander Rødseth
Date: Monday, October 13, 2014 @ 16:26:12
  Author: arodseth
Revision: 120612

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 120611, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 ++--
 1 file changed, 22 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-13 14:26:06 UTC (rev 120611)
+++ PKGBUILD2014-10-13 14:26:12 UTC (rev 120612)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=setconf
-pkgver=0.6.2
-pkgrel=2
-pkgdesc='Utility to easily change settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python2')
-source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('8f91dc5cc24cc9d4f7c34fbc657259384f99d7222b6df9375bac5436d601d0c2')
-
-prepare() {
-  sed -i 's:usr/bin/python:usr/bin/python2:' $pkgname-$pkgver/$pkgname.py
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 120611, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-13 14:26:12 UTC (rev 120612)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=setconf
+pkgver=0.6.3
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python2')
+source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('859b72da867b57451d8139e268fe3faa58102504a942944a01e94920035e7ee1')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2013-11-26 Thread Alexander Rødseth
Date: Tuesday, November 26, 2013 @ 21:07:38
  Author: arodseth
Revision: 101512

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 101511, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 ++--
 1 file changed, 26 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-26 20:07:32 UTC (rev 101511)
+++ PKGBUILD2013-11-26 20:07:38 UTC (rev 101512)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=setconf
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='Utility to easily change settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python') # or python2
-source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('8f91dc5cc24cc9d4f7c34fbc657259384f99d7222b6df9375bac5436d601d0c2')
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 101511, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-26 20:07:38 UTC (rev 101512)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=setconf
+pkgver=0.6.2
+pkgrel=2
+pkgdesc='Utility to easily change settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python2')
+source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('8f91dc5cc24cc9d4f7c34fbc657259384f99d7222b6df9375bac5436d601d0c2')
+
+prepare() {
+  sed -i 's:usr/bin/python:usr/bin/python2:' $pkgname-$pkgver/$pkgname.py
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in setconf/repos/community-any (PKGBUILD PKGBUILD)

2013-11-22 Thread Alexander Rødseth
Date: Friday, November 22, 2013 @ 13:00:46
  Author: arodseth
Revision: 101305

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 101304, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-22 12:00:40 UTC (rev 101304)
+++ PKGBUILD2013-11-22 12:00:46 UTC (rev 101305)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=setconf
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='Utility to easily change settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('360ff9855102d23a57373f413307830b97e9595409ec435430b0543db0f6241e')
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 101304, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-22 12:00:46 UTC (rev 101305)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=setconf
+pkgver=0.6.2
+pkgrel=1
+pkgdesc='Utility to easily change settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python') # or python2
+source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('8f91dc5cc24cc9d4f7c34fbc657259384f99d7222b6df9375bac5436d601d0c2')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
+}
+
+# vim:set ts=2 sw=2 et: