summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Luna2018-12-13 16:32:05 -0600
committerChristopher Luna2018-12-13 16:32:05 -0600
commit465a083fcba318e10a2c1a6b68ba7456320b98ff (patch)
treee1d3ed4033a9187eecd80b2c9dfe9bf8dda9448c
parent6638d492f206a2dfde18ef06fd99c6542237ec1e (diff)
downloadaur-465a083fcba318e10a2c1a6b68ba7456320b98ff.tar.gz
Updated Ares
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD16
-rw-r--r--ares.desktop2
3 files changed, 15 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 971f571845d4..b6013cacfc50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ares
pkgdesc = A free open source file sharing program that enables users to share any digital file including images, audio, video, software, documents, etc. (via wine)
- pkgver = 2.4.6.3072
- pkgrel = 2
+ pkgver = 2.4.9.3075
+ pkgrel = 1
url = https://aresgalaxy.io/
arch = i686
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = ares
source = ares.sh
source = ares.desktop
source = ares.xpm
- source = https://aresgalaxy.io/aresregular246_installer.exe
+ source = https://aresgalaxy.io/aresregular249_installer.exe
md5sums = c7bc3239f0a3f6e001942823f882bdcb
- md5sums = 22084eb3acd121ef811180f7f238047c
+ md5sums = 673b1c2d2ef64f7fd9b1b879df3f3904
md5sums = f89b51f21633e02c9017222b33544c1b
- md5sums = 17a4d80bd942e53a183aed27136c7337
+ md5sums = 0fce6ef36b4eb4118adcd4f5c121d1b1
pkgname = ares
diff --git a/PKGBUILD b/PKGBUILD
index c2c620efdad4..95c6c52e80b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,26 +1,28 @@
-# Contributor : chrisl echo archlinux@c2h0r1i2s4t5o6p7h8e9r-l3u4n1a.com|sed 's/[0-9]//g'
+# Contributor : chrisl echo archlinux@c2h0r1i2s4t5o6p7h8e9r-l3u4n1a.com|tr -d '[0-9]'
pkgname=ares
-pkgver=2.4.6.3072
-pkgrel=2
+pkgver=2.4.9.3075
+pkgrel=1
pkgdesc="A free open source file sharing program that enables users to share any digital file including images, audio, video, software, documents, etc. (via wine)"
arch=(i686 x86_64)
url="https://aresgalaxy.io/"
license=('GPL')
depends=('wine')
makedepends=(p7zip)
-source=(ares.sh ares.desktop ares.xpm https://aresgalaxy.io/aresregular246_installer.exe)
+_version=249
+_filename="aresregular"$_version"_installer.exe"
+source=(ares.sh ares.desktop ares.xpm https://aresgalaxy.io/$_filename)
md5sums=('c7bc3239f0a3f6e001942823f882bdcb'
- '22084eb3acd121ef811180f7f238047c'
+ '673b1c2d2ef64f7fd9b1b879df3f3904'
'f89b51f21633e02c9017222b33544c1b'
- '17a4d80bd942e53a183aed27136c7337')
+ '0fce6ef36b4eb4118adcd4f5c121d1b1')
noextract=()
options=(!strip)
build() {
cd $srcdir/
- 7z x -o$pkgname aresregular246_installer.exe
+ 7z x -o$pkgname $_filename
}
package() {
cd $srcdir/
diff --git a/ares.desktop b/ares.desktop
index e599fcbd60e9..0bbc478f331f 100644
--- a/ares.desktop
+++ b/ares.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-Version=2.1.7
+Version=2.4.9.3075
Type=Application
Name=Ares
Comment=A free open source file sharing program (via wine)