File PKGBUILD changed (mode: 100644) (index 79165b0..d5d1a1b) |
... |
... |
url="https://github.com/dvorka/hstr" |
11 |
11 |
license=('Apache') |
license=('Apache') |
12 |
12 |
makedepends=('autoconf' 'automake' 'ncurses' 'readline') |
makedepends=('autoconf' 'automake' 'ncurses' 'readline') |
13 |
13 |
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/dvorka/${pkgname}/archive/${pkgver}.tar.gz) |
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/dvorka/${pkgname}/archive/${pkgver}.tar.gz) |
14 |
|
sha256sums=('f0e9762f2a9587f0995bbd51cb64526ae852c2425ceb8ceee0747efba80ac6b3') |
|
|
14 |
|
sha256sums=('6c130afd8ca570ee1988a0c7d6a96efeeabd21be7e05ce1f3144bb3c86c74441') |
15 |
15 |
|
|
16 |
16 |
prepare() { |
prepare() { |
17 |
17 |
cd "${pkgname}-${pkgver}" |
cd "${pkgname}-${pkgver}" |