summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6db7ba468b8..f1e0b8268d82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = roswell
pkgdesc = Lisp installer and launcher
- pkgver = 20.01.14.104
+ pkgver = 20.04.14.105
pkgrel = 1
url = https://github.com/roswell/roswell
arch = i686
arch = x86_64
license = MIT
depends = curl
- source = https://github.com/roswell/roswell/archive/v20.01.14.104.tar.gz
- md5sums = e1f39b5c20eba2bb64a5790bb20bb654
+ source = https://github.com/roswell/roswell/archive/v20.04.14.105.tar.gz
+ md5sums = 176b2784d53af5a7a1a29926622e32dc
pkgname = roswell
diff --git a/PKGBUILD b/PKGBUILD
index 9829073da4c0..760fb9cd76b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
pkgname=roswell
-pkgver="20.01.14.104"
+pkgver="20.04.14.105"
pkgrel=1
pkgdesc="Lisp installer and launcher"
url="https://github.com/roswell/roswell"
@@ -9,7 +9,7 @@ license=('MIT')
depends=('curl')
optdepends=()
source=("https://github.com/roswell/roswell/archive/v$pkgver.tar.gz")
-md5sums=('e1f39b5c20eba2bb64a5790bb20bb654')
+md5sums=('176b2784d53af5a7a1a29926622e32dc')