summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1588128e0ec2..b7d9ff495e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_pkgname=plymouth-theme-arch-breeze
pkgname="${_pkgname}-git"
pkgver=r2.5061c0e
-pkgrel=1
+pkgrel=2
pkgdesc='Plymouth theme for Arch Linux inspired by KDE Breeze.'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
-url="https://github.com/${_pkgname}/"
+url="https://github.com/jtyr/${_pkgname}/"
license=('MIT')
install="${pkgname}.install"
depends=('plymouth')