summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornullgemm2020-07-28 17:55:44 +0200
committernullgemm2020-07-28 17:55:44 +0200
commitc476b89d4ed7911806fbcdf31615dbbf5e3e128f (patch)
tree88175dd1dbfcde22904811dfc3b6bdee700ae954 /PKGBUILD
parenta1f5c09474cecfb55adea4c1a1902f6e75dede8f (diff)
downloadaur-plymouth-theme-psx.tar.gz
update repo URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92af1e9b2387..7f5bdd67fedd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
-# Maintainer: cylgom <cylgom@gmail.com>
-
+# Maintainer: nullgemm <nullgemm@mailbox.org>
pkgname=plymouth-theme-psx
pkgver=v1.0
pkgrel=1
-pkgdesc='PSX boot simulation'
+pkgdesc="PSX boot simulation"
arch=('any')
-url='https://github.com/cylgom/plymouth_psx'
+url="https://github.com/nullgemm/plymouth_psx"
license=('custom:WTFPL')
depends=('plymouth')
-source=('https://github.com/cylgom/plymouth_psx/archive/v1.0.zip')
+source=("https://github.com/nullgemm/plymouth_psx/archive/v1.0.zip")
sha256sums=('8f1c765e5b00d1ad6fa37c51e51dca727335ce3f7ee904117e7e9533e90bbe7c')
package() {