summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro A. López-Valencia2022-07-03 12:47:34 +0000
committerPedro A. López-Valencia2022-07-03 12:47:34 +0000
commit0d3696119dfa9fc0ede60f9cc32fbb57f9b43c7e (patch)
tree1e01afdfa6f4b84223488cd4da44db6f72fdb0ae /PKGBUILD
parent79623b5cd607ed0a5f8382964174ddce9ccfe5b8 (diff)
downloadaur-0d3696119dfa9fc0ede60f9cc32fbb57f9b43c7e.tar.gz
* Fix provides.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fbe9f02575b..01a3553398b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=emacs-pretest
_pkgname=emacs
pkgver=28.1
_pkgver=28.1.90
-pkgrel=0.902
+pkgrel=0.903
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')
+provides=('emacs' 'emacs-pretest')
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.