summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3930c9b42176..95315220c327 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stacktile
pkgdesc = Layout generator for the river Wayland compositor
- pkgver = 0.1.1
- pkgrel = 3
+ pkgver = 1.0.0
+ pkgrel = 1
url = https://sr.ht/~leon_plickat/stacktile/
arch = x86_64
license = GPL3
@@ -9,7 +9,7 @@ pkgbase = stacktile
makedepends = wayland
conflicts = stacktile-git
options = !buildflags
- source = git+https://git.sr.ht/~leon_plickat/stacktile#tag=v0.1.1
+ source = git+https://git.sr.ht/~leon_plickat/stacktile#tag=v1.0.0
sha256sums = SKIP
pkgname = stacktile
diff --git a/PKGBUILD b/PKGBUILD
index b7bf4a71497e..37318a399f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Kaplan <peter@pkap.de>
pkgname=stacktile
-pkgver=0.1.1
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
pkgdesc="Layout generator for the river Wayland compositor"
arch=('x86_64')
url="https://sr.ht/~leon_plickat/stacktile/"