summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs2019-09-02 09:37:33 -0600
committerThayne McCombs2019-09-02 09:37:33 -0600
commit9d7b2438d8fb9dddbade09a0414b5fcbfee97805 (patch)
treeb879e476c175a68cad9ada9cad28ff68034620c8
parentaf116536436e7da49fd3a623918b040e2e803519 (diff)
downloadaur-9d7b2438d8fb9dddbade09a0414b5fcbfee97805.tar.gz
19.08.10.101
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4f7cdae2a87..d99f58d06cfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = roswell
pkgdesc = Lisp installer and launcher
- pkgver = 19.06.10.100
+ pkgver = 19.08.10.101
pkgrel = 1
- url = https://github.com/snmsts/roswell
+ url = https://github.com/roswell/roswell
arch = i686
arch = x86_64
license = MIT
depends = curl
- source = https://github.com/roswell/roswell/archive/v19.06.10.100.tar.gz
- md5sums = 05d72988ecec6a35e7dc6c1c2c3aace4
+ source = https://github.com/roswell/roswell/archive/v19.08.10.101.tar.gz
+ md5sums = 7a1ba80e4836eafb73e69fa649f28024
pkgname = roswell
diff --git a/PKGBUILD b/PKGBUILD
index 1c7d4e71d571..880c84dd7266 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
pkgname=roswell
-pkgver="19.06.10.100"
+pkgver="19.08.10.101"
pkgrel=1
pkgdesc="Lisp installer and launcher"
-url="https://github.com/snmsts/roswell"
+url="https://github.com/roswell/roswell"
arch=('i686' 'x86_64')
license=('MIT')
depends=('curl')
optdepends=()
source=("https://github.com/roswell/roswell/archive/v$pkgver.tar.gz")
-md5sums=('05d72988ecec6a35e7dc6c1c2c3aace4')
+md5sums=('7a1ba80e4836eafb73e69fa649f28024')