summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-06-09 00:30:38 +0200
committerhaawda2019-06-09 00:30:38 +0200
commit18382ff393e6dbf3c29de78e85c476c3be5f4ad4 (patch)
tree4d6d3b0800baf2d8860cdf4aab7752a0eaa14572
parent3f75f738e01b9fd26ed68c962cd25cc8bbd030b7 (diff)
downloadaur-18382ff393e6dbf3c29de78e85c476c3be5f4ad4.tar.gz
harfbuzz branch was merged into master
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca6086e4877b..044f77e7f705 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-harfbuzz-git
- pkgdesc = GNU Emacs, git checkout from the harfbuzz branch
- pkgver = 27.0.50.r136526
+ pkgdesc = GNU Emacs, git checkout with harfbuzz enabled
+ pkgver = 27.0.50.r136722
pkgrel = 1
url = http://www.gnu.org/software/emacs/
arch = i686
@@ -19,7 +19,7 @@ pkgbase = emacs-harfbuzz-git
conflicts = emacs
options = docs
options = !emptydirs
- source = git://git.savannah.gnu.org/emacs.git#branch=harfbuzz
+ source = git://git.savannah.gnu.org/emacs.git
sha256sums = SKIP
pkgname = emacs-harfbuzz-git
diff --git a/PKGBUILD b/PKGBUILD
index 4a16f38a10dd..351b4a7d2920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-harfbuzz-git
-pkgver=27.0.50.r136526
+pkgver=27.0.50.r136722
pkgrel=1
-pkgdesc="GNU Emacs, git checkout from the harfbuzz branch"
+pkgdesc="GNU Emacs, git checkout with harfbuzz enabled"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/emacs/"
license=('GPL')
@@ -12,7 +12,7 @@ makedepends=('git' 'texlive-core')
conflicts=('emacs')
options=('docs' '!emptydirs')
provides=('emacs' 'emacs-seq')
-source=("git://git.savannah.gnu.org/emacs.git#branch=harfbuzz")
+source=("git://git.savannah.gnu.org/emacs.git")
sha256sums=('SKIP')
pkgver() {