summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormar77i2015-06-25 11:40:22 +0200
committermar77i2015-06-25 11:59:40 +0200
commit70b10beb56f25de245b7fc5331ebe6f15e95b337 (patch)
tree04e0dcc06d9e16713a0fcff3559e430a567bb62a /PKGBUILD
parentc5b97b9a4779d9307ebf9a21ded89fce9be19444 (diff)
downloadaur-70b10beb56f25de245b7fc5331ebe6f15e95b337.tar.gz
remove scrollback patch on the AUR branch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1995a4caa0d..872f256a9f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,8 @@ arch=('i686' 'x86_64' 'armv7h')
license=('MIT')
depends=('libxft')
makedepends=('ncurses' 'libxext' 'git')
-source=('git://git.suckless.org/st'
- 'scrollback.patch')
-sha1sums=('SKIP'
- '2e10ac47eb020d50c7f861f3923bb4152255a027')
+source=('git://git.suckless.org/st')
+sha1sums=('SKIP')
provides=("${_pkgname}")
conflicts=("${_pkgname}")