aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Swistak2016-05-29 18:19:08 -0500
committerAndrew Swistak2016-05-29 18:42:12 -0500
commit2fba0e27cfcb832eabfdaec2619becd894de42dd (patch)
tree5420128e95b4ea0841ab2b2bc95c43c1621a79f7
parent22c0bde1e98d73d011875196bbff691c24bbefed (diff)
downloadaur-2fba0e27cfcb832eabfdaec2619becd894de42dd.tar.gz
Update maintainer info
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9914e9a01478..23f4b19a4aff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ pkgbase = slim-theme-arch-triforce
pkgdesc = Zelda based SLiM theme
pkgver = 1.0
pkgrel = 1
- url = https://github.com/bsofdth/slim-theme-arch-triforce
+ url = https://github.com/ajswis/slim-theme-arch-triforce
arch = any
license = GPL
makedepends = git
depends = slim
- source = git://github.com/bsofdth/slim-theme-arch-triforce.git
+ source = git://github.com/ajswis/slim-theme-arch-triforce.git
md5sums = SKIP
pkgname = slim-theme-arch-triforce
diff --git a/PKGBUILD b/PKGBUILD
index d23de1e8fd7b..2014d0bfb639 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: bsofdth <bs.of.dth@gmail.com>
+# Maintainer: ajswis <bs.of.dth@gmail.com>
pkgname=slim-theme-arch-triforce
pkgver=1.0
@@ -6,10 +6,10 @@ pkgrel=1
pkgdesc='Zelda based SLiM theme'
license=('GPL')
arch=('any')
-url="https://github.com/bsofdth/${pkgname}"
+url="https://github.com/ajswis/${pkgname}"
depends=('slim')
makedepends=('git')
-source=("git://github.com/bsofdth/${pkgname}.git")
+source=("git://github.com/ajswis/${pkgname}.git")
md5sums=('SKIP')
package() {