summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Hoeg2015-09-08 23:08:01 +0800
committerPeter Hoeg2015-09-08 23:08:01 +0800
commit65f4e83266de2afe8d00711c0d2a146848ca9176 (patch)
treef9c581b2166557393a82dbc1763be99a35d1a622
parente9303bc6cc533fa4b1fb52f4a1e77c32d6ad8c3c (diff)
downloadaur-65f4e83266de2afe8d00711c0d2a146848ca9176.tar.gz
ignore release in download file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 135e0073787f..6ad675cf6126 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = texlive-cleanthesis
depends = texlive-core
depends = texlive-latexextra
depends = koma-script
- source = cleanthesis-0.3.1-1.tar.gz::https://github.com/derric/cleanthesis/archive/v0.3.1.tar.gz
+ source = cleanthesis-0.3.1.tar.gz::https://github.com/derric/cleanthesis/archive/v0.3.1.tar.gz
sha256sums = 386000ab2e603d8865df0ac5d93406a9bdeaefa9328bf90ece0a16f1d76b3b93
pkgname = texlive-cleanthesis
diff --git a/PKGBUILD b/PKGBUILD
index d99ca94f66e0..9e0fd65a51ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=("any")
url="http://cleanthesis.der-ric.de/"
license=('LPPL')
depends=('texlive-core' 'texlive-latexextra' 'koma-script')
-source=("${_name}-${pkgver}-${pkgrel}.tar.gz::https://github.com/derric/${_name}/archive/v${pkgver}.tar.gz")
+source=("${_name}-${pkgver}.tar.gz::https://github.com/derric/${_name}/archive/v${pkgver}.tar.gz")
sha256sums=('386000ab2e603d8865df0ac5d93406a9bdeaefa9328bf90ece0a16f1d76b3b93')
install=texlive.install