summaryrefslogtreecommitdiffstats
path: root/pypanel
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-02-28 15:25:41 +0100
committerFlorian Pritz <f-p@gmx.at>2009-02-28 15:25:41 +0100
commit9f78122df594c8563497c9affb9ae1b5feb7aade (patch)
treea8043107233bcac140965061ed0f8bfb104ad29e /pypanel
parent3232f9d90114778cb8d38cc1bc8477435dc65259 (diff)
downloadaur-packages-9f78122df594c8563497c9affb9ae1b5feb7aade.tar.gz
aur-packages-9f78122df594c8563497c9affb9ae1b5feb7aade.tar.xz
updated checksums for all packages
Diffstat (limited to 'pypanel')
-rw-r--r--pypanel/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/pypanel/PKGBUILD b/pypanel/PKGBUILD
index ff8a13b..3d238ef 100644
--- a/pypanel/PKGBUILD
+++ b/pypanel/PKGBUILD
@@ -13,11 +13,13 @@ license=('GPL')
depends=('python' 'x-server' 'python-xlib' 'imlib2')
makedepends=('python')
source=("http://downloads.sourceforge.net/sourceforge/pypanel/PyPanel-$pkgver.tar.gz" "pypanel.patch")
-md5sums=('f1f9a2ed80be72ab36e748833618daba'
- '12c947292859eac45f0648586d707b73')
build() {
cd $startdir/src/PyPanel-$pkgver
patch < $startdir/pypanel.patch
python setup.py install --root=$startdir/pkg || return 1
}
+md5sums=('f1f9a2ed80be72ab36e748833618daba'
+ '12c947292859eac45f0648586d707b73')
+sha256sums=('4e612b43c61b3a8af7d57a0364f6cd89df481dc41e20728afa643e9e3546e911'
+ 'e3d506b51c1045f1d0bc1a3f0eeab959f55b52da279688d3a051bd4e41bb1497')