summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-04-16 15:33:16 +0200
committerhaawda2022-04-16 15:33:16 +0200
commite77cb764909dabc0b0c509ddadbb30f104eaf084 (patch)
treeead65902c93fa913bf8fc105beb52fba57234346
parentef86bc745e2f4a96cb535bf444c227c61395f779 (diff)
downloadaur-roswell-git.tar.gz
adopted
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD12
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 854a43af50f5..2f93f24a1150 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = roswell-git
pkgdesc = Lisp installer and launcher
- pkgver = 18.3.10.89.r25.ge39397a
+ pkgver = 21.10.14.111.r20.g1c8e46d
pkgrel = 1
url = https://github.com/roswell/roswell
arch = i686
@@ -10,8 +10,7 @@ pkgbase = roswell-git
depends = curl
provides = roswell
conflicts = roswell
- source = git+https://github.com/roswell/roswell.git
+ source = git+https://github.com/jgarte/roswell.git
md5sums = SKIP
pkgname = roswell-git
-
diff --git a/PKGBUILD b/PKGBUILD
index d58d5045a503..01dfee939ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,10 @@
-# Maintainer: Kazuki Shigemichi <shigemichik@gmail.com>
+# Contributor: Kazuki Shigemichi <shigemichik@gmail.com>
# Forked from https://aur.archlinux.org/packages/roswell/
-# Maintainer: Thayne McCombs <bytecurry.software@gmail.com>
-pkgname="roswell-git"
-pkgver="18.3.10.89.r25.ge39397a"
+# Contributor: Thayne McCombs <bytecurry.software@gmail.com>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
+
+pkgname=roswell-git
+pkgver=21.10.14.111.r20.g1c8e46d
pkgrel=1
pkgdesc="Lisp installer and launcher"
url="https://github.com/roswell/roswell"
@@ -12,7 +14,7 @@ depends=('curl')
makedepends=('git')
conflicts=('roswell')
provides=('roswell')
-source=("git+https://github.com/roswell/roswell.git")
+source=("git+https://github.com/jgarte/roswell.git")
md5sums=('SKIP')
pkgver() {