summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro López-Valencia2018-01-23 08:11:12 -0500
committerAlejandro López-Valencia2018-01-23 08:11:12 -0500
commit489f232e69ddcfead3e98478d9541efa1e0b28d0 (patch)
tree84b5b8ba7f7fe762b6a2c713d440351ac0fd5b5c
parentfcd208e794df1624ea421baa0554e435cf2014c2 (diff)
downloadaur-489f232e69ddcfead3e98478d9541efa1e0b28d0.tar.gz
27.0.50.131754
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6e7fdcac971..088e1f8a907f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-git
pkgdesc = GNU Emacs. Development.
- pkgver = 27.0.50.131736
+ pkgver = 27.0.50.131754
pkgrel = 1
url = http://www.gnu.org/software/emacs/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f0b65b404521..b8ce521f5b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ if [[ BRANCH = "emacs-26" ]]; then
else
pkgname=emacs-git
fi
-pkgver=27.0.50.131736
+pkgver=27.0.50.131754
pkgrel=1
pkgdesc="GNU Emacs. Development."
arch=('x86_64') # Arch Linux only. Users of derivatives are on their own.