summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs2017-09-15 00:03:04 -0600
committerThayne McCombs2017-09-15 00:03:04 -0600
commit72b59d57c11f3f223d0f303e1dbea9cf30bf02ea (patch)
tree432395ecc653471d369ae9799f384680fc165882
parent7ce7bdf364f83987ec711cd70c1ea7058e47543a (diff)
downloadaur-72b59d57c11f3f223d0f303e1dbea9cf30bf02ea.tar.gz
Update package version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ab252c03437..b5d43beeb039 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Aug 23 03:33:42 UTC 2017
+# Fri Sep 15 06:02:52 UTC 2017
pkgbase = roswell
pkgdesc = Lisp installer and launcher
- pkgver = 17.8.9.81
+ pkgver = 17.9.10.82
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.8.9.81.tar.gz
- md5sums = 8f9c2694ed73ec6bca9800ccbb8c5db5
+ source = https://github.com/roswell/roswell/archive/v17.9.10.82.tar.gz
+ md5sums = be71f09c33dd5f314edb610c5b4a5096
pkgname = roswell
diff --git a/PKGBUILD b/PKGBUILD
index c4e7c22bb842..e0a378b3061f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
pkgname=roswell
-pkgver="17.8.9.81"
+pkgver="17.9.10.82"
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=('8f9c2694ed73ec6bca9800ccbb8c5db5')
+md5sums=('be71f09c33dd5f314edb610c5b4a5096')