summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMéril Pilon2023-01-07 21:57:01 +0000
committerMéril Pilon2023-01-07 21:57:01 +0000
commit342c659b9dd02dbee64393d7c952a2a98673f732 (patch)
tree4775740bfdfd0094e5ffc0709be75e64d07ca24e
parentf7c0b0ccd46e6ad6ca4eca2df71319ea19870cf0 (diff)
downloadaur-342c659b9dd02dbee64393d7c952a2a98673f732.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e76bef234343..174d4359801b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = emacs-gcc-wayland-devel-bin
pkgdesc = GNU Emacs. Development native-comp branch and pgtk branch combined, served as a binary.
pkgver = 28.2.50.152031
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mpsq/emacs-gcc-wayland-devel-builder
arch = x86_64
license = GPL3
@@ -27,7 +27,7 @@ pkgbase = emacs-gcc-wayland-devel-bin
depends = webkit2gtk
provides = emacs
replaces = emacs
- source = emacs-gcc-wayland-devel-bin-28.2.50.152031.tar.gz::https://github.com/mpsq/emacs-gcc-wayland-devel-builder/releases/download/28.2.50.152031/28.2.50.152031.tar.gz
- sha512sums = ef23b6714f42f43bb7f0f92e36f848ba22a92652ce3b24785d9644b75290f2cee12b742c5df6b0db89ea25ad0e471f959488465d21e906eda05b81db62c3ee4f
+ source = emacs-gcc-wayland-devel-bin-28.2.50.152031.tar.gz::https://github.com/mpsq/emacs-gcc-wayland-devel-builder/releases/download/28.2.50.152031-2/28.2.50.152031.tar.gz
+ sha512sums = 8eb65362b8a33c22e82011bcfc8eccec30d532d176d3e94ade7bed8d9a4b66fb53c09f7b8ba9047810428c18694567992f2627021985c5b8cfedc67002062600
pkgname = emacs-gcc-wayland-devel-bin
diff --git a/PKGBUILD b/PKGBUILD
index 43a31afddcf2..40b0ee0117f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=emacs-gcc-wayland-devel-bin
pkgver=28.2.50.152031
-pkgrel=1
+pkgrel=2
pkgdesc="GNU Emacs. Development native-comp branch and pgtk branch combined, served as a binary."
arch=('x86_64')
url="https://github.com/mpsq/emacs-gcc-wayland-devel-builder"
@@ -13,8 +13,8 @@ depends=('alsa-lib' 'cairo' 'gnutls' 'gtk3' 'libxml2' 'libxi' 'libsm' 'xcb-util'
provides=('emacs')
replaces=('emacs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mpsq/emacs-gcc-wayland-devel-builder/releases/download/$pkgver/$pkgver.tar.gz")
-sha512sums=("ef23b6714f42f43bb7f0f92e36f848ba22a92652ce3b24785d9644b75290f2cee12b742c5df6b0db89ea25ad0e471f959488465d21e906eda05b81db62c3ee4f")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mpsq/emacs-gcc-wayland-devel-builder/releases/download/$pkgver-$pkgrel/$pkgver.tar.gz")
+sha512sums=("8eb65362b8a33c22e82011bcfc8eccec30d532d176d3e94ade7bed8d9a4b66fb53c09f7b8ba9047810428c18694567992f2627021985c5b8cfedc67002062600")
package() {
cp -r usr/ $pkgdir/