summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2017-09-03 14:59:45 +0200
committerAlad Wenter2017-09-03 14:59:45 +0200
commitdf1b67f44a7556ba021c9bd92249e4625b3b8ae1 (patch)
tree65ee5e403847f598757922f2699f448ad1e6854a
parentd7e89c6619726b51b54c96388c48ed2fac796703 (diff)
downloadaur-df1b67f44a7556ba021c9bd92249e4625b3b8ae1.tar.gz
update pkgver
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD2
2 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 404c32f3071a..98cf870ff4d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Sep 3 12:59:23 UTC 2017
pkgbase = thunar-git
pkgdesc = file manager for xfce
- pkgver = 1.6.90
+ pkgver = 1.6.12.r96.g9d9ed111
pkgrel = 1
url = http://thunar.xfce.org
arch = i686
@@ -13,19 +15,21 @@ pkgbase = thunar-git
depends = exo
depends = gtk3
depends = hicolor-icon-theme
- depends = libexif
depends = libgudev
+ depends = libexif
depends = libnotify
depends = libpng
depends = libxfce4ui
depends = libxfce4util
optdepends = gvfs: trash support, mounting with udisks, and remote filesystems
optdepends = xfce4-panel: trash applet
- provides = thunar=1.6.90
+ optdepends = tumbler: for thumbnail previews
+ optdepends = thunar-volman: manages removable devices
+ optdepends = thunar-archive-plugin: create and deflate archives
+ optdepends = thunar-media-tags-plugin: view/edit id3/ogg tags
+ provides = thunar=1.6.12
conflicts = thunar
- conflicts = thunar-extended
- options = !libtool
- source = thunar-git::git://git.xfce.org/xfce/thunar
+ source = thunar-git::git+https://git.xfce.org/xfce/thunar
sha256sums = SKIP
pkgname = thunar-git
diff --git a/PKGBUILD b/PKGBUILD
index bcc93dc78b81..01cd992c6498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=thunar-git
-pkgver=1.6.90
+pkgver=1.6.12.r96.g9d9ed111
pkgrel=1
pkgdesc='file manager for xfce'
arch=('i686' 'x86_64')