Date: Monday, January 13, 2020 @ 11:06:34 Author: bgyorgy Revision: 552328
upgpkg: nautilus-terminal 3.3.0-1: Update to new version Modified: nautilus-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-13 11:02:49 UTC (rev 552327) +++ PKGBUILD 2020-01-13 11:06:34 UTC (rev 552328) @@ -1,8 +1,8 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=nautilus-terminal -pkgver=3.2.3 -pkgrel=2 +pkgver=3.3.0 +pkgrel=1 pkgdesc="Embedded terminal for Nautilus" arch=(any) url="https://github.com/flozz/nautilus-terminal" @@ -9,7 +9,7 @@ license=(GPL3) depends=(python-nautilus python-psutil vte3) makedepends=(git python-setuptools) -_commit=fc3ef7c6ca572355dfc1752257834c573dd5f6e0 # tags/v3.2.3 +_commit=b9275af4e160bfb13053f99497bf92488e99e6a0 # tags/v3.3.0 source=("git+https://github.com/flozz/nautilus-terminal#commit=$_commit") sha512sums=('SKIP')
