summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro A. López-Valencia2022-07-03 12:49:10 +0000
committerPedro A. López-Valencia2022-07-03 12:49:10 +0000
commit5ff01619abb4e0269826058c12bc0ea996b69022 (patch)
treec7cdfa8fa0e9b868e931cc2f76c70d103293a13d /PKGBUILD
parent0d3696119dfa9fc0ede60f9cc32fbb57f9b43c7e (diff)
downloadaur-5ff01619abb4e0269826058c12bc0ea996b69022.tar.gz
* Opps!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01a3553398b4..48afb9342c18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=emacs-pretest
_pkgname=emacs
pkgver=28.1
_pkgver=28.1.90
-pkgrel=0.903
+pkgrel=0.904
pkgdesc="The extensible, customizable, self-documenting real-time display editor -- pretest version."
arch=('x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
@@ -19,7 +19,7 @@ depends=(
'giflib'
'libgccjit'
)
-provides=('emacs' 'emacs-pretest')
+provides=('emacs' 'emacs-nativecomp')
conflicts=('emacs-nox')
# PGP keyservers are all but dead. PGP signatures are useless for all practical purpose. Kudos to the EU.
#source=(https://alpha.gnu.org/gnu/emacs/pretest/$_pkgname-$_pkgver.tar.xz{,.sig}) # PGP keyserver are all but dead.