summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c7494b22e01..7dbd8a75f52d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = anarchism
pkgdesc = Source of information regarding Anarchist (libertarian socialist) theory and practice.
pkgver = 15.1
- pkgrel = 5
+ pkgrel = 6
url = http://www.infoshop.org/AnAnarchistFAQ
arch = any
license = FDL
makedepends = librsvg
depends = xdg-utils
options = docs
- source = http://ftp.debian.org/debian/pool/main/a/anarchism/anarchism_15.1-10_all.deb
- sha256sums = de064ee64d0dfb97c2f3d12bcf41edb621db758c44fa2c2a2f6eb03a14a95f9c
+ source = http://ftp.debian.org/debian/pool/main/a/anarchism/anarchism_15.1-11_all.deb
+ sha256sums = 1538cc6dae91bb6a4a0321fbea4e90131f4fad6f46d8ce93abcf85fdacf0e771
pkgname = anarchism
diff --git a/PKGBUILD b/PKGBUILD
index 5c94dc13236e..0a045f488839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=anarchism
pkgver=15.1
-pkgrel=5
-_debpkgrel=10
+pkgrel=6
+_debpkgrel=11
pkgdesc='Source of information regarding Anarchist (libertarian socialist) theory and practice.'
arch=(any)
license=(FDL)
@@ -15,7 +15,7 @@ options=(docs)
depends=(xdg-utils)
makedepends=(librsvg)
source=(http://ftp.debian.org/debian/pool/main/a/$pkgname/$pkgname\_$pkgver-$_debpkgrel\_all.deb)
-sha256sums=('de064ee64d0dfb97c2f3d12bcf41edb621db758c44fa2c2a2f6eb03a14a95f9c')
+sha256sums=('1538cc6dae91bb6a4a0321fbea4e90131f4fad6f46d8ce93abcf85fdacf0e771')
build() {
cd $srcdir