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 c162be2aed6a..6d3551e6ca08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: nullgemm <nullgemm@mailbox.org>
pkgname=microstorm
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
pkgdesc="minimal cursor theme without shadows"
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/nullgemm/cursoryx"
license=('custom:WTFPL')
makedepends=('unzip')
-source=("https://github.com/nullgemm/cursoryx/releases/download/v${pkgver}/${pkgname}.zip")
+source=("https://github.com/nullgemm/cursoryx/releases/download/v${pkgver}/${pkgname}_linux.zip")
sha256sums=('SKIP')
package() {