summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiliuya2023-01-26 14:32:35 +0800
committerxiliuya2023-01-26 14:50:01 +0800
commitd29a309984c0dfec7937c47590fd6ec2dae733cd (patch)
treebcf27cb966424e4f96931b18e38c429b2a924f0d
parentdc1de584094245540f093fc649cdbd4ec63cdc58 (diff)
downloadaur-d29a309984c0dfec7937c47590fd6ec2dae733cd.tar.gz
* rebase from emacs-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df47d0765b42..c0b030a5683d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs29-git
pkgdesc = GNU Emacs. Development emacs29 branch.
- pkgver = 29.0.60.164121
+ pkgver = 29.0.60.164268
pkgrel = 1
url = http://www.gnu.org/software/emacs/
install = emacs-git.install
@@ -26,7 +26,6 @@ pkgbase = emacs29-git
depends = libwebp
depends = libtiff
depends = libxpm
- depends = cairo
depends = tree-sitter
depends = sqlite3
provides = emacs
diff --git a/PKGBUILD b/PKGBUILD
index 2f4af0c2ea5b..f93b662afa52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -94,7 +94,7 @@ if [[ $CLI == "YES" ]] ; then
else
pkgname="emacs29-git"
fi
-pkgver=29.0.60.164268
+pkgver=29.0.60.164323
pkgrel=1
pkgdesc="GNU Emacs. Development emacs29 branch."
arch=('x86_64')