summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillbelr2018-02-01 09:18:13 -0500
committerwillbelr2018-02-01 09:18:13 -0500
commit7a88965b1437ba92adc1523c5ae618f82ce5322d (patch)
tree14f8bc5c5373eaf233c0d81c7895ff7ad40924ad /PKGBUILD
parent22243bf7e41415fb7310a43b5e1815474902190c (diff)
downloadaur-7a88965b1437ba92adc1523c5ae618f82ce5322d.tar.gz
fixed version number for git (1.0 > rX)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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")