summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciek Borzecki2020-07-15 10:24:31 +0200
committerMaciek Borzecki2020-07-15 10:24:31 +0200
commitc5633e5eb389378fde0f1ab68bb4379645c73af1 (patch)
tree1358f6685dbac7261b2f546e4f15816ccafe39fa
parentd047ca98e2dc4278a61363a5f1e36b36fa715906 (diff)
downloadaur-c5633e5eb389378fde0f1ab68bb4379645c73af1.tar.gz
snapd: drop comments about patches
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21673b3ec66b..ef332b0adcb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,6 @@ makedepends=('git' 'go' 'go-tools' 'libseccomp' 'libcap' 'systemd' 'xfsprogs' 'p
conflicts=('snap-confine')
options=('!strip' 'emptydirs')
install=snapd.install
-# 0001-fontconfig-compat.patch: proposed upstream https://github.com/snapcore/snapd/pull/8604
-# 0002-zsh-completion.patch: cherry-pick from upstream master
source=("$pkgname-$pkgver.tar.xz::https://github.com/snapcore/${pkgname}/releases/download/${pkgver}/${pkgname}_${pkgver}.vendor.tar.xz")
sha256sums=('9e289f3dd1c73b651c27fc3b6b2339660335c6c5c9261ef0fa2975c1c849bf66')