summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Fryers2022-07-06 11:05:11 +0100
committerTom Fryers2022-07-06 11:05:11 +0100
commit64f2129d628f5927e2f02bb5c6a386239b2d9e7f (patch)
treec9dae340caaa60fede190b103bf55837387b2951 /PKGBUILD
parent827b32629a5cfc46b22331f981f61bf75ce2a66a (diff)
downloadaur-64f2129d628f5927e2f02bb5c6a386239b2d9e7f.tar.gz
Switch upstream to GitHub
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 108579fa8890..1d71f7d2421d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -87,7 +87,7 @@ if [[ $CLI == "YES" ]] ; then
else
pkgname="emacs-pgtk-native-comp-git"
fi
-pkgver=29.0.50.156250
+pkgver=29.0.50.157962
pkgrel=1
pkgdesc="GNU Emacs. Development master branch."
arch=('x86_64')
@@ -99,7 +99,7 @@ makedepends=('git')
provides=('emacs')
replaces=('emacs')
#source=("emacs-git::git://git.savannah.gnu.org/emacs.git"
-source=("emacs-git::git+https://git.savannah.gnu.org/git/emacs.git"
+source=("emacs-git::git+https://github.com/emacs-mirror/emacs.git"
"nemacs")
options=(!strip)
install=emacs-git.install