summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Boughton2022-01-14 10:24:31 +0000
committerNick Boughton2022-01-14 10:24:31 +0000
commit17078b1aca0e95ed49e96fa9dda319ac8dfccbe5 (patch)
tree24c0bdeabecb9e0d5067140a97021ea70d72606b
parent9cff853c071bc99bfc4319037a26bf6872c599a2 (diff)
downloadaur-plymouth-theme-arch-charge-gdm.tar.gz
updated for gnome 41
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58c5ae6f8fa2..197813fcac69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = plymouth-theme-arch-charge-gdm
pkgdesc = A Plyouth theme based on Fedora's Charge theme, but featuring the ArchLinux logo. Based on sjmcdougall's Arch Charge theme
- pkgver = 0.1.1
+ pkgver = 0.2.1
pkgrel = 1
url = https://github.com/nboughton/plymouth-theme-arch-charge-gdm
install = plymouth-theme-arch-charge-gdm.install
arch = any
license = GPL
depends = plymouth
- source = https://github.com/nboughton/plymouth-theme-arch-charge-gdm/archive/v0.1.1.tar.gz
- sha512sums = 80a1e22ec071f889f8e3c37ec1befe85638f852b81c1323dd2696fd941a665ce7e2dd8a5225dc182e3a7ee0712566f294eca05533eec0ba6589ae1ecae81abf5
+ source = https://github.com/nboughton/plymouth-theme-arch-charge-gdm/archive/v0.2.1.tar.gz
+ sha512sums = e15c82cb6f01d50620bfeceb2ab1da1f736d99ea84afbce803719ddb62be0c011a059cae8c6521b87341bf07f998dff7e790b138e6a2c746a335c2ae890ecc58
pkgname = plymouth-theme-arch-charge-gdm
-
diff --git a/PKGBUILD b/PKGBUILD
index 8b278d180d96..e9df0f2fe86e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Contributor: smcdougall <simon at sjmcdougall dot com>
pkgname=plymouth-theme-arch-charge-gdm
-pkgver=0.1.1
+pkgver=0.2.1
pkgrel=1
pkgdesc="A Plyouth theme based on Fedora's Charge theme, but featuring the ArchLinux logo. Based on sjmcdougall's Arch Charge theme"
arch=('any')
@@ -12,7 +12,7 @@ depends=('plymouth')
install='plymouth-theme-arch-charge-gdm.install'
source=("https://github.com/nboughton/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('80a1e22ec071f889f8e3c37ec1befe85638f852b81c1323dd2696fd941a665ce7e2dd8a5225dc182e3a7ee0712566f294eca05533eec0ba6589ae1ecae81abf5')
+sha512sums=('e15c82cb6f01d50620bfeceb2ab1da1f736d99ea84afbce803719ddb62be0c011a059cae8c6521b87341bf07f998dff7e790b138e6a2c746a335c2ae890ecc58')
package() {
cd $srcdir/$pkgname-$pkgver/src