summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfennec2019-11-14 13:06:52 -0600
committerfennec2019-11-14 13:06:52 -0600
commit5158c11accc6f7d39bf8d22521b96cc57a6a8074 (patch)
tree65bc400c8f5079a145c3cb4d3f8d741fdb0cd109
parenta6c5edf61ce55fd436ffd15211112a3374520fb6 (diff)
downloadaur-5158c11accc6f7d39bf8d22521b96cc57a6a8074.tar.gz
Revert "update to 2.29.200"
This reverts commit a6c5edf61ce55fd436ffd15211112a3374520fb6.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1900e62ac90f..cc9b0e820021 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = radegast-ng
pkgdesc = Lightweight client for connecting to Second Life and OpenSim worlds
- pkgver = 2.29.200
- pkgrel = 1.4
+ pkgver = 2.28.187
+ pkgrel = 1.3
url = http://radegast.life
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = radegast-ng
source = https://bitbucket.org/cinderblocks/radegast/downloads/Radegast-${pkgver}.tbz
source = radegast.desktop
source = radegast
- sha256sums = fc22a44f02db57626864ea91b6f9a33970989257a4f840931f7eee048a56781c
+ sha256sums = f24c05b423fd7529d82911476495c31fb17afcc4e024e771cd5449757d9a75c4
sha256sums = 8f599f04f263361cd45f7af53cfae633881bfa92ba3f806a0ca675d1ee131567
sha256sums = 73cdc80cc4abeb6ba368b09285ff5120ffeb6052a0a5e5ac0febf08c38bb0e96
diff --git a/PKGBUILD b/PKGBUILD
index 3de948d005f4..acb314895ad6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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.29.200
-pkgrel=1.4
+pkgver=2.28.187
+pkgrel=1.3
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=('fc22a44f02db57626864ea91b6f9a33970989257a4f840931f7eee048a56781c'
+sha256sums=('f24c05b423fd7529d82911476495c31fb17afcc4e024e771cd5449757d9a75c4'
'8f599f04f263361cd45f7af53cfae633881bfa92ba3f806a0ca675d1ee131567'
'73cdc80cc4abeb6ba368b09285ff5120ffeb6052a0a5e5ac0febf08c38bb0e96')
package() {