summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSashanoraa2023-04-22 01:38:18 -0400
committerSashanoraa2023-04-22 01:38:18 -0400
commit41b11ab22395c32b91943b8caa8ee6cd1d86c42f (patch)
tree75325e70a9510ef751bfb36b26edc9171fccb758
parent1457e65668e9eac308af776df58d71b06a38dc5b (diff)
downloadaur-41b11ab22395c32b91943b8caa8ee6cd1d86c42f.tar.gz
4.0.0
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD6
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5dfbae19fc7..c4256e236eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
-pkgbase = ant-dracula-kde-theme
- pkgdesc = Ant Dracula theme for KDE Plasma
- pkgver = 3.0
- pkgrel = 1
- url = https://github.com/dracula/gtk
- arch = any
- license = GPL3
- optdepends = ant-dracula-gtk-theme: Matching GTK theme
- optdepends = ant-dracula-kvantum-theme: Ant Dracula theme for Kvantum Qt style (recommended)
- conflicts = ant-dracula-kde-theme-git
- options = !strip
- source = https://github.com/dracula/gtk/archive/v3.0.tar.gz
- sha256sums = c28527129c7a5020d5225ef105e4b2369f156970876d7a427db11f90d71395c6
-
-pkgname = ant-dracula-kde-theme
+pkgbase = ant-dracula-kde-theme
+ pkgdesc = Ant Dracula theme for KDE Plasma
+ pkgver = 4.0.0
+ pkgrel = 1
+ url = https://github.com/dracula/gtk
+ arch = any
+ license = GPL3
+ optdepends = ant-dracula-gtk-theme: Matching GTK theme
+ optdepends = ant-dracula-kvantum-theme: Ant Dracula theme for Kvantum Qt style (recommended)
+ conflicts = ant-dracula-kde-theme-git
+ options = !strip
+ source = https://github.com/dracula/gtk/archive/v4.0.0.tar.gz
+ sha256sums = 462f397f957d8443cfef7cddf5e6b92878c5aeef1af9f581307d43257279eb4c
+
+pkgname = ant-dracula-kde-theme
diff --git a/PKGBUILD b/PKGBUILD
index 5d9fc39a949d..221636197a31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sashanoraa <sasha@noraa.gay>
pkgname=ant-dracula-kde-theme
-pkgver=3.0
+pkgver=4.0.0
pkgrel=1
pkgdesc="Ant Dracula theme for KDE Plasma"
license=('GPL3')
@@ -13,10 +13,10 @@ optdepends=("ant-dracula-gtk-theme: Matching GTK theme"
"ant-dracula-kvantum-theme: Ant Dracula theme for Kvantum Qt style (recommended)")
source=("https://github.com/dracula/gtk/archive/v$pkgver.tar.gz")
-sha256sums=('c28527129c7a5020d5225ef105e4b2369f156970876d7a427db11f90d71395c6')
+sha256sums=('462f397f957d8443cfef7cddf5e6b92878c5aeef1af9f581307d43257279eb4c')
package(){
- cd "$srcdir/gtk-3.0/kde"
+ cd "$srcdir/gtk-4.0.0/kde"
mkdir -p "${pkgdir}/usr/share/aurorae/themes" "${pkgdir}/usr/share/sddm/themes"