summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbud2020-10-24 16:25:30 +0200
committerbud2020-10-24 16:25:30 +0200
commitaf19a4e94267c1c02960861a6d06bae73fc6b460 (patch)
tree7f7f661ad33e6af85c8313fae6e6ec3faa165ad5
parentbeb44fd464cce9d00693194d6ad798a4c83b6d7b (diff)
downloadaur-af19a4e94267c1c02960861a6d06bae73fc6b460.tar.gz
updated sourceurl, it pointed to the default thunar not the fork
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77ccca36c159..bbc06fb37e15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thunar-budlabs-git
pkgdesc = file manager for xfce, patched for people with keyboards
pkgver = 4.16pre1+75+g87722dab
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.xfce.org/budRich/thunar
arch = i686
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = thunar-budlabs-git
optdepends = thunar-media-tags-plugin: view/edit id3/ogg tags
provides = thunar=4.16pre1+75+g87722dab
conflicts = thunar
- source = thunar::git+https://gitlab.xfce.org/xfce/thunar.git
+ source = thunar::git+https://gitlab.xfce.org/budRich/thunar.git
sha256sums = SKIP
pkgname = thunar-budlabs-git
diff --git a/PKGBUILD b/PKGBUILD
index bd72773fedb0..df6745df421b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgname=thunar
pkgname=${_pkgname}-budlabs-git
pkgver=4.16pre1+75+g87722dab
-pkgrel=1
+pkgrel=2
pkgdesc='file manager for xfce, patched for people with keyboards'
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
license=('GPL')
@@ -25,7 +25,7 @@ optdepends=('gvfs: trash support, mounting with udisks, and remote filesystems'
'thunar-media-tags-plugin: view/edit id3/ogg tags')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
-source=("${_pkgname}::git+https://gitlab.xfce.org/xfce/${_pkgname}.git")
+source=("${_pkgname}::git+https://gitlab.xfce.org/budRich/${_pkgname}.git")
sha256sums=('SKIP')
pkgver() {