summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsigma2020-03-02 11:04:23 +0000
committersigma2020-03-02 11:04:23 +0000
commit16bbada63f3154a34907a6229d134283d1cd4391 (patch)
treee3ee7648868ec57b9d31edb72b76b995cfcb9665
parent79d57e6307890ebdfbf546de168ad2eef60794aa (diff)
downloadaur-16bbada63f3154a34907a6229d134283d1cd4391.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3ddf9bcde77..a311d0fcfb7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = remacs-git
pkgdesc = Development branch of REmacs, a fork of GNU Emacs with components rewritten in Rust
- pkgver = 26.2.90.135232
+ pkgver = 26.2.90.135291
pkgrel = 1
- url = https://github.com/Wilfred/remacs.git
+ url = https://github.com/remacs/remacs.git
arch = i686
arch = x86_64
arch = aarch64
@@ -18,7 +18,7 @@ pkgbase = remacs-git
depends = giflib
provides = remacs
conflicts = remacs
- source = remacs-git::git+https://github.com/Wilfred/remacs.git
+ source = remacs-git::git+https://github.com/remacs/remacs.git
md5sums = SKIP
pkgname = remacs-git
diff --git a/PKGBUILD b/PKGBUILD
index c93a2effa65e..30c083793491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,7 @@ DOCS_INFO="NO" # Generate and install GNU info documentation.
#######################################################################
pkgname=remacs-git
-pkgver=26.2.90.135232
+pkgver=26.2.90.135291
pkgrel=1
pkgdesc="Development branch of REmacs, a fork of GNU Emacs with components rewritten in Rust"
arch=('i686' 'x86_64' 'aarch64')