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