summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChang Feng2020-03-30 10:16:55 +0800
committerChang Feng2020-03-30 10:16:55 +0800
commit88d67e3d94c94d140e9e59c7f0f65afc1a869a44 (patch)
tree1652deeaf075c6b777945c456ec9cc48b43fde78
parent4a79705ec6bcc4d90128c004fbc962604f100864 (diff)
downloadaur-88d67e3d94c94d140e9e59c7f0f65afc1a869a44.tar.gz
Remove the year from the version.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c12e456acd1e..2df0e595738a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xdman
pkgdesc = Xtreme Download Manager is a powerful tool to increase download speed up-to 500%, save videos from video sharing sites and integration with ANY browser.
- pkgver = 2020.7.2.10
+ pkgver = 7.2.10
pkgrel = 1
url = https://subhra74.github.io/xdm/
arch = i686
@@ -9,7 +9,7 @@ pkgbase = xdman
depends = java-runtime>=11
source = xdman.bin
source = https://github.com/subhra74/xdm/releases/download/7.2.10/xdm-setup-7.2.10.tar.xz
- sha256sums = befc67049b2c2771c51e7c78b9518550c9a0be00f5f687440402927a22660b35
+ sha256sums = bb7e28fe2873c3fbaffd9a7448835d4d2a210f7cf136dd683f3bb389f0f03f91
sha256sums = aa7ca244dc77b32b16f8e416400d316f6d9fcea21d5584c09e7cd488e242c958
pkgname = xdman
diff --git a/PKGBUILD b/PKGBUILD
index dd4f6c430420..a79d0b33826c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Ivan Fonseca <ivanfon@riseup.net>
+# Maintainer: Chang Feng<chang_196700@hotmail.com>
+# Contributor: Ivan Fonseca <ivanfon@riseup.net>
# Contributor: boosterdev@linuxmail.org
-# Contributor: Chang Feng<chang_196700@hotmail.com>
pkgname=xdman
-pkgver=2020.7.2.10
+pkgver=7.2.10
pkgrel=1
pkgdesc="Xtreme Download Manager is a powerful tool to increase download speed up-to 500%, save videos from video sharing sites and integration with ANY browser."
arch=('i686' 'x86_64')