summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArsen Musayelyan2020-02-18 15:39:55 -0800
committerArsen Musayelyan2020-02-18 15:39:55 -0800
commitec4d5a4f97fd944d12574c64646b257399805162 (patch)
tree5e9bd7b5b99aed7f030d504a8a224922756d4519 /PKGBUILD
parente10e41ca621510f77402c23eeee350c8f1289f0e (diff)
downloadaur-ec4d5a4f97fd944d12574c64646b257399805162.tar.gz
Add replaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a790a22d566e..938e91494cd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="Changes pacman syntax to be more like APT"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=('GPLv3')
depends=('pak-config')
+replaces=('pak')
makedepends=('go')
source=('git+https://gitlab.com/moussaelianarsen/pak.git')
md5sums=('SKIP')