summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs2018-06-20 23:13:40 -0600
committerThayne McCombs2018-06-20 23:13:40 -0600
commitf7f4ebdd59edee784e8a0869b728dded93f731ab (patch)
treedd13d85b740a000dfda0c86dce13646c3df1acf1
parentfd55ceec95900766ad136963961f6cd81aa65a57 (diff)
downloadaur-f7f4ebdd59edee784e8a0869b728dded93f731ab.tar.gz
Update to 18.6.10.92
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4644fb8d58cc..30bd3c22d65e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Mon May 21 05:10:55 UTC 2018
pkgbase = roswell
pkgdesc = Lisp installer and launcher
- pkgver = 18.4.10.91
+ pkgver = 18.6.10.92
pkgrel = 1
url = https://github.com/snmsts/roswell
arch = i686
arch = x86_64
license = MIT
depends = curl
- source = https://github.com/roswell/roswell/archive/v18.4.10.91.tar.gz
- md5sums = b028f4a2efd268afcf1c48561d56a0f4
+ source = https://github.com/roswell/roswell/archive/v18.6.10.92.tar.gz
+ md5sums = 8a5bd6fed7618a04e319cddd124ff333
pkgname = roswell
diff --git a/PKGBUILD b/PKGBUILD
index 2e52b027d0b3..9add77bf5b81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
pkgname=roswell
-pkgver="18.4.10.91"
+pkgver="18.6.10.92"
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=('b028f4a2efd268afcf1c48561d56a0f4')
+md5sums=('8a5bd6fed7618a04e319cddd124ff333')