summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91df1485b036..1de4d77c4629 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = dvtm-git
pkgdesc = Dynamic virtual terminal manager
- pkgver = 0.15.56.g9c8cd04
+ pkgver = 0.15.67.g1cee8c3
pkgrel = 1
- url = https://github.com/mthowe/dvtm
+ url = https://github.com/wurosh/dvtm
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = sh
- provides = dvtm=0.15.56.g9c8cd04-1
+ provides = dvtm=0.15.67.g1cee8c3-1
conflicts = dvtm
- source = git+https://github.com/mthowe/dvtm
+ source = git+https://github.com/wurosh/dvtm
md5sums = SKIP
pkgname = dvtm-git
diff --git a/PKGBUILD b/PKGBUILD
index e1763a76e4a6..a633ba570213 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
-# Maintainer: Sean Haugh <seanphaugh@gmail.com>
+# Contributor: Sean Haugh <seanphaugh@gmail.com>
# Contributor: Frank Lenormand <lenormf@gmail.com>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
+
_pkgname=dvtm
-_owner=mthowe
+_owner=wurosh
pkgname=dvtm-git
-pkgver=0.15.56.g9c8cd04
+pkgver=0.15.67.g1cee8c3
pkgrel=1
pkgdesc='Dynamic virtual terminal manager'
arch=('i686' 'x86_64')