summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien Dubosson2016-11-09 16:49:50 +0100
committerFabien Dubosson2016-11-09 16:49:50 +0100
commitea1b97e9ea561911288c7e56873308572e69c258 (patch)
tree333916406b9ddd24630f8544723a41cb66acfea7
parent8d7996ea85c9b89d8be61e5ab963e1b2cd83d5b2 (diff)
downloadaur-ea1b97e9ea561911288c7e56873308572e69c258.tar.gz
Set hashum of paperwork-backend to SKIP as we link to branch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fd13a14931e..d99ccc1ab3a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ optdeps=('cuneiform: alternativer OCR')
source=("https://github.com/jflesch/paperwork/archive/${pkgver}.zip"
"https://github.com/jflesch/paperwork-backend/archive/stable.zip")
md5sums=('8591cc88de3c4453d53d0c32dab227df'
- '789e075b02e61b84075aaa070e8df99c')
+ 'SKIP')
install=paperwork.install
build() {