diff options
author | fennec | 2021-05-09 02:05:32 -0500 |
---|---|---|
committer | fennec | 2021-05-09 02:05:32 -0500 |
commit | e1fd48ebe2f262d9d6e442773a49c597f574fa34 (patch) | |
tree | 499ef54e6ad93e0e98571eccc899ae8e014e7b7d | |
parent | 7e9df56c45b908a11e93a0c37da35dd8a6b103ce (diff) | |
download | aur-e1fd48ebe2f262d9d6e442773a49c597f574fa34.tar.gz |
Update to the latest version 2.33
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ pkgbase = radegast-ng pkgdesc = Lightweight client for connecting to Second Life and OpenSim worlds - pkgver = 2.32.137 - pkgrel = 1.4 + pkgver = 2.33.144 + pkgrel = 1.5 url = http://radegast.life arch = i686 arch = x86_64 @@ -7,8 +7,8 @@ # Zach Ward & Beth Randall They have been there from my best day to my worst # And everyone else who I did'nt mention by name You are all important to me pkgname=radegast-ng -pkgver=2.32.137 -pkgrel=1.4 +pkgver=2.33.144 +pkgrel=1.5 pkgdesc="Lightweight client for connecting to Second Life and OpenSim worlds" arch=('i686' 'x86_64') url="http://radegast.org" @@ -18,7 +18,7 @@ conflicts=('radegast' 'radegast-git') makedepends=('dos2unix' 'recode') source=(https://bitbucket.org/cinderblocks/radegast/downloads/Radegast-${pkgver}.tbz radegast.desktop radegast) -sha256sums=('65ebfc75101c99fd1c8ebe13e5b88284c400353730202996341e02ec898dd666' +sha256sums=('91313f85cc0a215b0f6a47b95ed4e17fcf24f3ba19f41dbd169786bf75a3f5d5' '8f599f04f263361cd45f7af53cfae633881bfa92ba3f806a0ca675d1ee131567' '73cdc80cc4abeb6ba368b09285ff5120ffeb6052a0a5e5ac0febf08c38bb0e96') package() { |