summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Jensch2021-11-22 12:44:38 +0000
committerNico Jensch2021-11-22 12:44:38 +0000
commit75f7213e5f3092e724fcb0ba4c128b6533b6c25e (patch)
tree3fe3321ed68fa0bfcd25c37cfe28bb02f738e7f4
parentc27ee893fac30d35002b8aac95b8d957b94da1ff (diff)
downloadaur-75f7213e5f3092e724fcb0ba4c128b6533b6c25e.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 813506c175bb..d2b06a3f16d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sweet-gtk-theme-dark
pkgdesc = Light and dark colorful Gtk3.20+ theme
- pkgver = 2.0.r42.21ea24f
+ pkgver = 3.0
pkgrel = 1
url = https://github.com/EliverLara/Sweet
arch = any
@@ -9,7 +9,7 @@ pkgbase = sweet-gtk-theme-dark
conflicts = sweet-theme-dark
conflicts = sweet-gtk-theme-dark
replaces = sweet-theme-dark
- source = git+https://github.com/EliverLara/Sweet.git#commit=21ea24fd7b8fd2a6eaefe548ee540037f7693f09
+ source = git+https://github.com/EliverLara/Sweet.git#commit=123dd8b452c7f7becbb48cb44365053c99c72c5f
md5sums = SKIP
pkgname = sweet-gtk-theme-dark
diff --git a/PKGBUILD b/PKGBUILD
index 07a79fd6409b..520b8fcc2812 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sweet-gtk-theme-dark
_pkgname=Sweet-Dark
-pkgver=2.0.r42.21ea24f
+pkgver=3.0
pkgrel=1
pkgdesc="Light and dark colorful Gtk3.20+ theme"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL3')
conflicts=('sweet-theme-dark' 'sweet-gtk-theme-dark')
replaces=('sweet-theme-dark')
makedepends=('git')
-_commit=21ea24fd7b8fd2a6eaefe548ee540037f7693f09
+_commit=123dd8b452c7f7becbb48cb44365053c99c72c5f
source=(git+$url.git#commit=$_commit)
md5sums=('SKIP')