summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12017-08-22 01:20:05 +0800
committerChocobo12017-08-22 01:20:05 +0800
commit2101edae3da26f0eae0748d27ab98b5fbd3992e4 (patch)
tree3d48407f4376d9983ee4139b7c9d62044877f973
parent7fd95fbca0881e8ec6e34f00a98f85652b7270bf (diff)
downloadaur-2101edae3da26f0eae0748d27ab98b5fbd3992e4.tar.gz
upgpkg: findutils-git 4.6.0.r115.g9530e31f-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2a4c86a17f4..a17b7fc7149b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = findutils-git
pkgdesc = Basic directory searching utilities of the GNU operating system
pkgver = 4.6.0.r115.g9530e31f
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnu.org/software/findutils/
arch = i686
arch = x86_64
@@ -13,7 +13,6 @@ pkgbase = findutils-git
depends = sh
provides = findutils
conflicts = findutils
- options = staticlibs
source = git+https://git.savannah.gnu.org/git/findutils.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d44df32370e1..c2c51bcb6af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=findutils-git
pkgver=4.6.0.r115.g9530e31f
-pkgrel=1
+pkgrel=2
pkgdesc="Basic directory searching utilities of the GNU operating system"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/findutils/"
@@ -12,7 +12,6 @@ makedepends=('git' 'gettext')
checkdepends=('dejagnu')
provides=('findutils')
conflicts=('findutils')
-options=('staticlibs')
source=("git+https://git.savannah.gnu.org/git/findutils.git")
sha256sums=('SKIP')