summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2016-09-18 05:47:55 +0200
committerfunilrys2016-09-18 05:47:55 +0200
commitf97dfff708799cb0614e88953e8eb92d3a013eba (patch)
tree2738eb00ef339a061de45096e77ed261ba483211
parent6a1c7f73da6ec783386fdc57c403b3fcdabb32af (diff)
downloadaur-f97dfff708799cb0614e88953e8eb92d3a013eba.tar.gz
Update to v6.11.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9d450be4630..5c8bac081765 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,9 +8,9 @@ pkgbase = bouml
license = GPL
depends = qt4
options = !strip
- source_i686 = https://github.com/funilrys/archlinux-bouml-src/archive/v6.11.2-32.tar.gz
+ source_i686 = v6.11.2-32.tar.gz::https://github.com/funilrys/archlinux-bouml-src/archive/v6.11.2-32.tar.gz
sha512sums_i686 = 0bce76915139f31dbd204d69b9ab2fe455df370c7b4aa2b4635e90cedcccda63613bc747c33c27d61fe9824357e47d2bd313b20ef1665f8d44bc65fef9328020
- source_x86_64 = https://github.com/funilrys/archlinux-bouml-src/archive/v6.11.2-64.tar.gz
+ source_x86_64 = v6.11.2-64.tar.gz::https://github.com/funilrys/archlinux-bouml-src/archive/v6.11.2-64.tar.gz
sha512sums_x86_64 = 993dfd73adcfcfb1d130dbf7703830d8533c3e28c4b7a0509a20ccd132f79d4cc05e5b19051b523ac979c6236ca77594cd113120d98e907cafaef2513c50c7a8
pkgname = bouml
diff --git a/PKGBUILD b/PKGBUILD
index e0a5fc8fe10c..aadb5fa0fcf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ url='http://bouml.fr/'
license=('GPL')
depends=('qt4')
# makedepends=('rpmextract')
-source_x86_64=("https://github.com/funilrys/archlinux-bouml-src/archive/v$pkgver-64.tar.gz")
-source_i686=("https://github.com/funilrys/archlinux-bouml-src/archive/v$pkgver-32.tar.gz")
+source_x86_64=("v${pkgver}-64.tar.gz::https://github.com/funilrys/archlinux-bouml-src/archive/v$pkgver-64.tar.gz")
+source_i686=("v${pkgver}-32.tar.gz::https://github.com/funilrys/archlinux-bouml-src/archive/v$pkgver-32.tar.gz")
sha512sums_x86_64=('993dfd73adcfcfb1d130dbf7703830d8533c3e28c4b7a0509a20ccd132f79d4cc05e5b19051b523ac979c6236ca77594cd113120d98e907cafaef2513c50c7a8')
sha512sums_i686=('0bce76915139f31dbd204d69b9ab2fe455df370c7b4aa2b4635e90cedcccda63613bc747c33c27d61fe9824357e47d2bd313b20ef1665f8d44bc65fef9328020')