summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4d718c35327..1961980ebcea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Jul 1 01:29:19 UTC 2017
+# Sat Jul 1 01:40:18 UTC 2017
pkgbase = plymouth-theme-arch-breeze-git
pkgdesc = Plymouth theme for Arch Linux inspired by KDE Breeze.
pkgver = r2.5061c0e
- pkgrel = 1
- url = https://github.com/plymouth-theme-arch-breeze/
+ pkgrel = 2
+ url = https://github.com/jtyr/plymouth-theme-arch-breeze/
install = plymouth-theme-arch-breeze-git.install
arch = x86_64
arch = i686
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')