aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {