Fixed bug that prevented AUR deps from being installed

This commit is contained in:
Jguer 2016-12-03 22:49:56 +00:00
parent e520697d4a
commit a561dae77c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = yay
pkgdesc = Yet another yogurt. Pacman wrapper with AUR support written in go.
pkgver = 1.70
pkgver = 1.76
pkgrel = 1
arch = i686
arch = x86_64

View File

@ -1,6 +1,6 @@
# Maintainer: Jguer <joaogg3@gmail.com>
pkgname=yay
pkgver=1.71
pkgver=1.76
pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper with AUR support written in go."
arch=('i686' 'x86_64' 'arm')