summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Manfredi2015-06-24 22:29:11 -0300
committerFernando Manfredi2015-06-24 22:29:11 -0300
commit0d0ae9619b79f91d15e516351cb01eb0282501ba (patch)
tree590850ccc2ed1597043278937df04e8321ab0530
parente17b5b5fe3cef9123788ca40f2226d58b9567d6e (diff)
downloadaur-0d0ae9619b79f91d15e516351cb01eb0282501ba.tar.gz
Packager rebranding
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2657cdd7f87e..33a818fddf1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = bash-pipes
pkgdesc = Pipes screensaver for bash
pkgver = 1.2
- pkgrel = 1
- url = https://github.com/BlackXT/pipes.sh
+ pkgrel = 2
+ url = http://acidhub.github.io/pipes.sh
arch = any
license = GPL
depends = bash
- source = https://github.com/BlackXT/pipes.sh/archive/v1.2.tar.gz
+ source = https://github.com/Acidhub/pipes.sh/archive/v1.2.tar.gz
sha512sums = 88e2457f5072c4d13e9afc44964e75b84b0bcee3d80cd439e9ca733ca0d2108fbd998bbd73c5333679b42a6681b68e0193c7ff707070163de93e527994fe0d96
pkgname = bash-pipes
diff --git a/PKGBUILD b/PKGBUILD
index 333035260d2b..b2d4dc36c7d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: AcidHub <acidhub@craft.net.br>
+# Maintainer: AcidHub <contact@acidhub.click>
pkgname=bash-pipes
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Pipes screensaver for bash'
arch=('any')
-url='https://github.com/BlackXT/pipes.sh'
+url='http://acidhub.github.io/pipes.sh'
license=('GPL')
depends=('bash')
-source=("https://github.com/BlackXT/pipes.sh/archive/v$pkgver.tar.gz")
+source=("https://github.com/Acidhub/pipes.sh/archive/v$pkgver.tar.gz")
sha512sums=('88e2457f5072c4d13e9afc44964e75b84b0bcee3d80cd439e9ca733ca0d2108fbd998bbd73c5333679b42a6681b68e0193c7ff707070163de93e527994fe0d96')
package() {