author | Antonio Rojas
<arojas@archlinux.org> 2018-08-20 20:52:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-08-20 20:52:56 UTC |
parent | b043affd64dc09b5b92efad1bdc78fa1e7aedd75 |
PKGBUILD | +1 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bc86ee1..af4a11d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=kio-extras pkgver=18.08.0 -pkgrel=2 +pkgrel=3 pkgdesc="Additional components to increase the functionality of KIO" arch=(x86_64) url='https://www.kde.org/applications/internet/' @@ -43,4 +43,3 @@ package() { cd build make DESTDIR="$pkgdir" install } -