summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a71d39788d1..302260d5b970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgname=pangoterm
pkgname=$_pkgname-bzr
pkgver=r626
-pkgrel=2
+pkgrel=3
pkgdesc='A GTK/Pango-based terminal that uses libvterm to provide terminal emulation.'
arch=('x86_64')
url='https://www.leonerd.org.uk/code/pangoterm'
license=('MIT')
depends=('libvterm' 'gtk2')
-makedepends=('bzr' 'libvterm' 'gtk2')
+makedepends=('bzr')
provides=($_pkgname)
conflicts=($_pkgname)
install=pangoterm.install