summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Denisse Gómez-Martínez2021-07-04 19:37:41 -0500
committerAndrea Denisse Gómez-Martínez2021-07-04 19:37:41 -0500
commitb6084066c1e1104a80138c05c51b3c7cbf05f717 (patch)
tree5d2dfe660d34b02fcf6dee85e4f376492d40db38
parent90185bef02da61ffd6390770b42a57a087e714d4 (diff)
downloadaur-b6084066c1e1104a80138c05c51b3c7cbf05f717.tar.gz
Updated .SRCINFO for dracula-gtk-theme
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD6
2 files changed, 14 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96aadb78424c..0db2dff0ba44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,18 @@
pkgbase = dracula-gtk-theme
pkgdesc = This theme provides support for GTK-3 and GTK-2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc. Also provides support for KDE plasma.
- pkgver = 2021.06.30
+ pkgver = v2.0
pkgrel = 1
- url = https://github.com/The-Repo-Club/Dracula
+ url = https://github.com/dracula/gtk
arch = any
license = GPL
- source = dracula-gtk-theme-2021.06.30.tar.gz::https://github.com/The-Repo-Club/Dracula/archive/2021.06.30.tar.gz
- sha256sums = 9b3613fc4f4557b5140baff174b64326ddb4329d7f0f62460e998087a542fc31
+ optdepends = ttf-roboto: primary font face defined
+ optdepends = ttf-ubuntu-font-family: secondary font face defined
+ optdepends = cantarell-fonts: tertiary font face defined
+ provides = dracula-gtk-theme
+ conflicts = dracula-gtk-theme
+ source = dracula-gtk-theme-v2.0.tar.gz::https://github.com/dracula/gtk/releases/download/v2.0/Dracula.tar.xz
+ sha256sums = a623a1155d555fdc4f780c0caa19c6805c380560ce8583dc38086452a8ca2b73
+ sha512sums = 3c7373babb88520cb358d1f4651500621ae2a229538c5952303c452370435c050bc5555f821a7257d56449687107c2e8a92907a19cf7b559464ca95e72b49af7
+ b2sums = 13a0e5d56ace99087a0e199b301cc3ce1f21a27f8e32b3030053a2c5cfbefa0c7c9aa724f1db5a23a82f593ff4d64f11bc1802b21221c948a2c059e5b3140297
pkgname = dracula-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index ef10375029c6..95dbd443244e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,9 @@ optdepends=('ttf-roboto: primary font face defined'
'ttf-ubuntu-font-family: secondary font face defined'
'cantarell-fonts: tertiary font face defined')
source=("${pkgname}-$pkgver.tar.gz::${url}/releases/download/$pkgver/${_pkgname}.tar.xz")
-sha256sums=('f2b24dc840381264ea6f010cc5f0949089611083d9310a91ffda2a770a074ec4')
-sha512sums=('150ea193235c555a528de2bfe5a0f6e06fd91a46cc979004f103acc1f8175381633c4817a1bf0d37cd142d72d20f610b55ef94ebabf41fbd27152bdc430219c0')
-b2sums=('9f4aa13fb909ffd3253fdfc60bb04293afc7bd97102f73ac225f7258af0d52e3b0e1adeb390c9a7dbca419bf09adb7f5c5cded5e4b78db564acf1ecedff5fa41')
+sha256sums=('a623a1155d555fdc4f780c0caa19c6805c380560ce8583dc38086452a8ca2b73')
+sha512sums=('3c7373babb88520cb358d1f4651500621ae2a229538c5952303c452370435c050bc5555f821a7257d56449687107c2e8a92907a19cf7b559464ca95e72b49af7')
+b2sums=('13a0e5d56ace99087a0e199b301cc3ce1f21a27f8e32b3030053a2c5cfbefa0c7c9aa724f1db5a23a82f593ff4d64f11bc1802b21221c948a2c059e5b3140297')
provides=($pkgname)
conflicts=($pkgname)