Skip to content
Snippets Groups Projects
Verified Commit 24c37d95 authored by Mark Wagie's avatar Mark Wagie
Browse files

[pkg-upd] 0.76.1-1

parent f5d60d22
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
pkgbase=vte3-notification
pkgname=(vte-notification-common vte3-notification vte4-notification)
pkgver=0.76.0
pkgver=0.76.1
pkgrel=1
pkgdesc="Virtual Terminal Emulator widget with Fedora patches"
arch=(x86_64)
......@@ -43,7 +43,6 @@ makedepends=(
vala
)
options=(!lto)
_commit=3c29bfef30c34afec4982ba5ec37f944cfacbba2 # tags/0.76.0^0
# Fedora patches: https://src.fedoraproject.org/rpms/vte291/tree/
_frepourl='https://src.fedoraproject.org/rpms/vte291'
......@@ -51,20 +50,12 @@ _frepobranch='rawhide'
_fpatchfile0='vte291-cntnr-precmd-preexec-scroll.patch'
_fcommit='ae73dd4d48b9c0913142056154e1ebd1cc3bfbd8'
# VTE source ref
_vtetag=${pkgver}
source=(
"git+https://gitlab.gnome.org/GNOME/vte.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/vte.git#tag=$pkgver"
"${_fpatchfile0}-${_fcommit}::${_frepourl}/raw/${_fcommit}/f/${_fpatchfile0}")
sha256sums=('1b3c7c20f0c0c68e6a14f016f58a21f6fecf39079dbf46b2e01f436dc8f315a3'
sha256sums=('9d74897b0bb633bb2ab0d4c5294e8fbd86849ce2ec16cfdeff45ae145ebfbf0a'
'069b97337be80aee2ba80958988d88bd8aadec98fd085393bf0f2fba45502c62')
pkgver() {
cd vte
git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
}
prepare () {
cd vte
patch -p1 -i "../${_fpatchfile0}-${_fcommit}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment