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 269c700bdb0e..6b83100009f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgdesc='Command line tool for processing HTML'
pkgname=pup
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
url=https://github.com/ericchiang/pup
-makedepends=(go-pie git patch)
+makedepends=(go-pie git)
license=(custom:MIT)
depends=(glibc)
arch=(x86_64)