summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarshit Shah2022-01-20 23:12:02 +0100
committerDarshit Shah2022-01-20 23:12:02 +0100
commit65eb1ca25bde6499df541d42b3c43b60854af009 (patch)
tree8ba1d3e642b3efc9a1b2a379e44fdf0c9096f0e1
parentf3c1d2c458fc7e1ecff33860489f7003e138a980 (diff)
downloadaur-65eb1ca25bde6499df541d42b3c43b60854af009.tar.gz
Update version numbering scheme
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e181caf30d7b..a40d178c2cf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wget2-git
pkgdesc = Updated version of popular Wget tool
- pkgver = 1.99.2.r330.ge8178bd3
+ pkgver = v2.0.0.r62.g849b54ee
pkgrel = 1
url = http://www.gnu.org/software/wget/wget.html
arch = i686
@@ -30,4 +30,3 @@ pkgbase = wget2-git
md5sums = SKIP
pkgname = wget2-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 9c3149102ded..23ab28e3a63c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=wget2
pkgname=${_gitname}-git
-pkgver=1.99.2.r330.ge8178bd3
+pkgver=v2.0.0.r62.g849b54ee
pkgrel=1
pkgdesc="Updated version of popular Wget tool"
arch=('i686' 'x86_64')