summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-09 21:59:22 -0500
committerSolomon Choina2021-02-09 21:59:22 -0500
commit2e9217f00f911b8604ce259774e423f69f0b6a18 (patch)
tree47ea7efbc569089124b0371868d91146b4e2638b /PKGBUILD
parent7f686863a89ec3990531ed2fa8a5323f6e4c01e9 (diff)
downloadaur-bashstyle-git.tar.gz
python3 and such
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d7b8f959509..cc28cf7afcf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: ian <ian at kremlin dot cc>
pkgname=bashstyle-git
-pkgver=0.10.3.r11.g3613554
+pkgver=0.10.7.2.r4.g79693f4
pkgrel=1
pkgdesc="A PyGTK client for managing bash, readline, vim, and nano settings (git version)"
arch=('any')
url="https://github.com/Nanolx/bashstyle-ng"
license=('GPL3')
groups=('system')
-depends=('python2' 'dmidecode' 'gawk' 'sed' 'bc' 'gettext' 'less' 'libnewt' 'python2-configobj' 'python2-gobject' 'hicolor-icon-theme')
+depends=('python' 'dmidecode' 'gawk' 'sed' 'bc' 'gettext' 'less' 'libnewt' 'python-configobj' 'python-gobject')
makedepends=('git')
optdepends=("acpi: showbatteryload support" "tree: fs support")
conflicts=('bashstyle')