summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs2017-06-18 15:01:51 -0600
committerThayne McCombs2017-06-18 15:01:51 -0600
commiteb11767c7b6cef564c9d1ef742ef902c730c457b (patch)
treedecf8014a5147b8917d2928f1a7b09d95fa56417
parent502293a7f2bb7afa648aee3293e82b18285e2e96 (diff)
downloadaur-eb11767c7b6cef564c9d1ef742ef902c730c457b.tar.gz
Update version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e46146e380ac..819ed92cecb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat May 20 17:15:09 UTC 2017
+# Sun Jun 18 21:01:18 UTC 2017
pkgbase = roswell
pkgdesc = Lisp installer and launcher
- pkgver = 17.5.8.77
+ pkgver = 17.6.9.79
pkgrel = 1
url = https://github.com/snmsts/roswell
arch = i686
arch = x86_64
license = MIT
depends = curl
- source = https://github.com/roswell/roswell/archive/v17.5.8.77.tar.gz
- md5sums = c8f588baac11a1d7713ec8a6699563aa
+ source = https://github.com/roswell/roswell/archive/v17.6.9.79.tar.gz
+ md5sums = 1007707bbb2f492102bfe7a599f4c31c
pkgname = roswell
diff --git a/PKGBUILD b/PKGBUILD
index ecc7a8d8d01a..51154a91abd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
pkgname=roswell
-pkgver="17.5.8.77"
+pkgver="17.6.9.79"
pkgrel=1
pkgdesc="Lisp installer and launcher"
url="https://github.com/snmsts/roswell"
@@ -9,7 +9,7 @@ license=('MIT')
depends=('curl')
optdepends=()
source=("https://github.com/roswell/roswell/archive/v$pkgver.tar.gz")
-md5sums=('c8f588baac11a1d7713ec8a6699563aa')
+md5sums=('1007707bbb2f492102bfe7a599f4c31c')