summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2016-10-06 20:29:16 +0200
committerbartus2016-10-06 20:29:16 +0200
commit00657b1ddb29ec0fe3db1aa315668f344151e936 (patch)
tree210081cb663a37dcac98518781af50db54668b23 /PKGBUILD
parent6d57970dafb4349ea2b174709248b0836a2587a1 (diff)
downloadaur-00657b1ddb29ec0fe3db1aa315668f344151e936.tar.gz
update source
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5f5034b7c07..12d9cf1f409e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=thunar-nilfs2-plugin-git
_pkgname=thunar-nilfs2-plugin
-pkgver=0.git4
+pkgver=0.git2
pkgrel=1
pkgdesc="You can see a list of checkpoints created by NILFS2 in Thunar"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('nilfs-utils')
provides=('thunar-nilfs2-plugin')
conflicts=('thunar-nilfs2-plugin' 'thunar-nilfs2-plugin-git')
makedepends=('git' 'thunar' 'xfce4-dev-tools')
-source=("$_pkgname::git+https://github.com/jristz/thunar-nilfs2-plugin.git")
+source=("$_pkgname::git+https://github.com/kazuki/thunar-nilfs2-plugin.git")
md5sums=("SKIP")
pkgver(){