summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScore_Under2016-10-20 16:48:25 +0100
committerScore_Under2016-10-20 16:48:25 +0100
commit9f4bc7a762f06316dbd8e8fde0cdc19cb589b255 (patch)
treea93d56ca80a3c370c001bdcf844384204b86a5a6 /PKGBUILD
parent3274a27c8a7855cc4021ebdfd4ee365ae94d8b7f (diff)
downloadaur-9f4bc7a762f06316dbd8e8fde0cdc19cb589b255.tar.gz
Update for v228 (and use `git apply` instead of `patch`)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b335ece7da46..80a2a6781808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus hydrus-docs hydrus-sources)
-pkgver=227
+pkgver=228
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -18,20 +18,20 @@ makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
'desktop-file-utils: to add Hydrus to your desktop environment menus')
-source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=64bd5a232b5178a67ac7ba32dd43a55c9221be1e"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=f1739d900a746546752bd3f98517762d6c902e00"
paths-in-opt.patch
hydrus-client
hydrus-server
hydrus.desktop)
sha256sums=('SKIP'
- 'd3013e87a70c21ad7c9f919f4a1816977639671e5b9bbd7de2590454e0dc100a'
+ '42998040314c5fec5f9e47fb5fbdbd89de57e791f3bc92451ec2fc6f96a6a34a'
'b2bf66b1068969e9598742d5c128cb04fd609512b0cff0ad5e25ecb6cdd35678'
'5fd3eb69bb5f9a0b88d7c1b25abdee42aa2b2fc5e1690635f60ed1f47848c46b'
'9ba3942ac1a37f6b39c98ae6592573402bf08d8376f64554d0696c0fed6fd0e2')
prepare() {
cd "$pkgbase"
- patch -Np1 -i ../paths-in-opt.patch
+ git apply < ../paths-in-opt.patch
# Fix permissions
chmod a-x include/*.py