mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/rmlint to 2.4.3-1
This commit is contained in:
parent
eca16e80b2
commit
c3b248c69d
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgbase=rmlint
|
||||
pkgname=(rmlint rmlint-shredder)
|
||||
pkgver=2.4.2
|
||||
pkgver=2.4.3
|
||||
pkgrel=1
|
||||
url="https://github.com/sahib/rmlint"
|
||||
license=('GPL3')
|
||||
|
@ -17,7 +17,7 @@ makedepends=('scons' 'python-sphinx' 'gettext' 'sqlite' 'libutil-linux'
|
|||
'binutils' 'json-glib' 'libelf' 'python-gobject' 'python-cairo'
|
||||
'dconf' 'gtksourceview3' 'librsvg' 'xdg-utils')
|
||||
source=("https://github.com/sahib/rmlint/archive/v$pkgver/$pkgbase-$pkgver.tar.gz")
|
||||
sha256sums=('8e59bffc0389ba15902251014bc00080e25d259665a1d7e5313f219eabfacf65')
|
||||
sha256sums=('499c38449038c30b7704760d1251f0098fb28f6037e54c434ef24d6d18d0b5a5')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"/$pkgbase-$pkgver
|
||||
|
|
Loading…
Reference in a new issue