summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76357b61816f..8227a084dd14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qtpad-git
pkgdesc = Modern and customizable sticky note application
- pkgver = 0.0.0
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/willbelr/qtpad
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e6ca00d63a75..95383fa2cf80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=qtpad
pkgname="$_pkgname"-git
-pkgver=0.0.0
+pkgver=1.0.0
pkgrel=1
provides=("$_pkgname")
conflicts=("$_pkgname")