summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d3d7d986771..8c234e54bba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=sweet-theme
_pkgname=Sweet
pkgrel=1
-pkgver=1.10.5
+pkgver=2.0
pkgdesc="Light and dark colorful Gtk3.20+ theme"
url='https://github.com/EliverLara/Sweet'
arch=('any')
license=('GPL3')
-source=(https://github.com/EliverLara/Sweet/releases/download/v${pkgver}/${_pkgname}.zip)
-md5sums=('d131f5362e8c12de1da54ef963beedf6')
+source=(https://github.com/EliverLara/Sweet/releases/download/${pkgver}/${_pkgname}.tar.xz)
+md5sums=('5a457d3e1c7210a875cf98cf5aa1f050')
package() {
mkdir -p "${pkgdir}/usr/share/themes/${_pkgname}"