diff --git a/.SRCINFO b/.SRCINFO index aa82fa3..18b7aa6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -5,9 +5,9 @@ pkgbase = plymouth-theme-arch-logo url = https://www.gnome-look.org/content/show.php/Arch-logo+plymouth?content=141697 install = plymouth-theme-arch-logo.install arch = any - license = GPL-3.0-or-later + license = GPL depends = plymouth source = plymouth-theme-arch-logo.tar.gz - sha512sums = 0c834bccc32d8d2df1a0bf2ae859487eef273ddf8047a7444f3630dffbbf04a9d014242304c5b2bcd9172bea2e04195f329dfe1fe4661bcc5af29ca64104af06 + sha256sums = 553ab3efd51abefc50c10b521c24183df9ef879d080a75c54fb1c1512fbc94e6 pkgname = plymouth-theme-arch-logo diff --git a/PKGBUILD b/PKGBUILD index 16f65bf..5e1dfc7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,13 +10,15 @@ arch=('any') # Alternative website(s) #url='http://karlinux.deviantart.com/art/Arch-Logo-Plymouth-Theme-209553250' url='https://www.gnome-look.org/content/show.php/Arch-logo+plymouth?content=141697' -license=('GPL-3.0-or-later') +license=('GPL') depends=('plymouth') install="${pkgname}.install" source=( 'plymouth-theme-arch-logo.tar.gz' ) -sha512sums=('0c834bccc32d8d2df1a0bf2ae859487eef273ddf8047a7444f3630dffbbf04a9d014242304c5b2bcd9172bea2e04195f329dfe1fe4661bcc5af29ca64104af06') +sha256sums=( + '553ab3efd51abefc50c10b521c24183df9ef879d080a75c54fb1c1512fbc94e6' +) package() { cd "${srcdir}/arch-logo"